Find real, verifiable businesses with provenance and source URLs - for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for AI agents to search real, source-backed businesses. Every result carries a source URL and a trust score, so your agent acts on facts β never invented phone numbers or addresses. Coverage: Brazil, US, Europe (~2.7M businesses, growing).
Works with any MCP client (Claude Desktop, Cursor, β¦).
Public beta Β· free key, no invite Β· website: https://agentsafepath.com Β·
official MCP registry: io.github.saviodamato/agentrank-mcp.
search_businesses(intent, limit=10) β find businesses by a natural-language
intent (e.g. "farmΓ‘cia em Copacabana com telefone", "software company in California").
Returns ranked results with fit_score, trust_score, justification, risks and the
source URL of each fact.get_business_profile(company_id) β full profile of a result: location, contact
channels, hours, offers, policies and evidence, each with provenance and source.Register your agent (free, no invite) at
https://agentsafepath.com/registrar.html β you receive a key once. It identifies
your agent and is sent as Authorization: Bearer <key>.
Edit claude_desktop_config.json (Settings β Developer β Edit Config) and add:
Restart Claude Desktop. You'll see search_businesses and get_business_profile
available. (uvx comes with uv; or use the "From source"
option below.)
Add the same block under mcpServers in your Cursor MCP settings.
And point your client's command at python with args
["-m", "agentrank_mcp.server"] and the folder on PYTHONPATH.
| Var | Required | Default |
|---|---|---|
AGENTRANK_API_KEY | yes | β |
AGENTRANK_BASE_URL | no | https://api.agentrank.intelligenceofcode.com |
The key is never logged.
Public beta. Free tier: ~100 queries/day, 1500/month per agent (HTTP 429 with
Retry-After when exceeded). One key per agent; the key is shown once at registration.
Every result carries sources (source URLs). Verify provenance before acting β
data without a source should not be used. trust_score (0β100) reflects how safe the
entity is to commit to; fit_score reflects match to the intent.
mcp-name: io.github.saviodamato/agentrank-mcp
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentrank-mcp)<a href="https://allmcps.com/mcp/agentrank-mcp"><img src="https://allmcps.com/api/badge/agentrank-mcp?style=directory" alt="Agentrank MCP on AllMCPs" /></a>