Back to search
30
MCP
@rankgeo/mcp-server
npm/@rankgeo/mcp-serverModel Context Protocol server for the RankGeo GEO platform. Exposes 10 tools for AI agents to read workspace, audit, and suggestion data, and trigger ingestion, audits, and suggestion status changes.
Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@rankgeo/mcp-server": {
"url": "None",
"transport": "http"
}
}
}