Loading MCP server directory, please wait...
Find real, verifiable businesses with provenance and source URLs - for AI agents.
npx @getmcp/cli add io.github.saviodamato/agentrank-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AGENTRANK_API_KEYYour AgentRank agent API key (register at https://agentsafepath.com/registrar.html).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.saviodamato/agentrank-mcp": {
"command": "uvx",
"args": [
"agentrank-mcp"
],
"env": {
"AGENTRANK_API_KEY": "",
"AGENTRANK_BASE_URL": ""
}
}
}
}