MCP Server
MCP
io.github.saviodamato/agentrank-mcp
Find real, verifiable businesses with provenance and source URLs - for AI agents.
Install
uvx agentrank-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "agentrank-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentRank agent API key (register at https://agentsafepath.com/registrar.html).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENTRANK_API_KEY"
},
{
"description": "API base URL (optional).",
"format": "string",
"name": "AGENTRANK_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment