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.
com.daedalmap/boundaries · v1.0.2
A loc_id to its bounding box, centroid, and polygon, with its name and admin level.
DaedalMap Administrative Boundaries (loc_id to polygon) 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"boundaries": {
"url": "https://app.daedalmap.com/mcp/boundaries"
}
}
}{
"id": "com.daedalmap/boundaries",
"type": "mcp-server",
"version": "1.0.2",
"displayName": "DaedalMap Administrative Boundaries (loc_id to polygon)",
"description": "A loc_id to its bounding box, centroid, and polygon, with its name and admin level.",
"repository": {
"url": "https://github.com/xyver/daedal-map",
"source": "github"
},
"homepage": "https://www.daedalmap.com",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/boundaries"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "com.daedalmap/boundaries",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/com.daedalmap%2Fboundaries/versions/latest",
"isOfficial": true,
"status": "active"
}
}