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.adanb13/cirdan · v0.9.0
AI infrastructure cartographer & MCP server: fingerprints, graphs & watches live infra for agents
cirdan 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cirdan": {
"command": "npx",
"args": [
"-y",
"@cirdanops/cli"
]
}
}
}{
"id": "io.github.adanb13/cirdan",
"type": "mcp-server",
"version": "0.9.0",
"displayName": "cirdan",
"description": "AI infrastructure cartographer & MCP server: fingerprints, graphs & watches live infra for agents",
"repository": {
"url": "https://github.com/adanb13/cirdan",
"source": "github"
},
"homepage": "https://github.com/adanb13/cirdan",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@cirdanops/cli",
"version": "0.9.0",
"runtimeHint": "npx",
"transport": "stdio"
},
{
"registryType": "pypi",
"identifier": "cirdanops",
"version": "0.9.0",
"runtimeHint": "uvx",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.adanb13/cirdan",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.adanb13%2Fcirdan/versions/latest",
"isOfficial": true,
"status": "active"
}
}