{
  "name": "agentrank",
  "title": "AgentRank — Real Business Index",
  "description": "MCP server for AI agents to search real, source-backed businesses (Brazil, US, Europe).",
  "version": "0.1.3",
  "status": "beta",
  "registry_name": "io.github.saviodamato/agentrank-mcp",
  "package": { "type": "pypi", "name": "agentrank-mcp", "install": "uvx agentrank-mcp" },
  "transport": "stdio",
  "auth": {
    "type": "api_key",
    "env": "AGENTRANK_API_KEY",
    "registration_url": "https://agentsafepath.com/registrar.html"
  },
  "tools": [
    { "name": "search_businesses", "description": "Natural-language business/company/local search; returns source-backed results with trust score." },
    { "name": "get_business_profile", "description": "Company profile: contacts, address, website and provenance when available." }
  ],
  "homepage": "https://agentsafepath.com",
  "repository": "https://github.com/saviodamato/agentrank-mcp"
}
