brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.metamorphosis-sre/devdrops-property · v1.0.0
UK property MCP: Land Registry prices, company charges, House Price Index. x402 USDC on Base.
devdrops-property 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"devdrops-property": {
"url": "https://api.devdrops.run/api/property/mcp"
}
}
}{
"id": "io.github.metamorphosis-sre/devdrops-property",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "devdrops-property",
"description": "UK property MCP: Land Registry prices, company charges, House Price Index. x402 USDC on Base.",
"repository": {
"url": "https://github.com/metamorphosis-sre/devdrops",
"source": "github"
},
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://api.devdrops.run/api/property/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.metamorphosis-sre/devdrops-property",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.metamorphosis-sre%2Fdevdrops-property/versions/latest",
"isOfficial": true,
"status": "active"
}
}