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.
de.agundur/geo-scanner · v1.0.0
Checks whether a website is readable and citable by AI systems (ChatGPT, Claude, Perplexity, etc.)
GEO Scanner 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"geo-scanner": {
"url": "https://www.agundur.de/mcp.php"
}
}
}{
"id": "de.agundur/geo-scanner",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "GEO Scanner",
"description": "Checks whether a website is readable and citable by AI systems (ChatGPT, Claude, Perplexity, etc.)",
"homepage": "https://www.agundur.de/geo-scanner.html",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://www.agundur.de/mcp.php"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "de.agundur/geo-scanner",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/de.agundur%2Fgeo-scanner/versions/latest",
"isOfficial": true,
"status": "active"
}
}