mcpbeat Sign in

Agentrank MCP Server

by saviodamato Your server? Claim it
local only

Agentrank MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 10 Jul 2026.

Find real, verifiable businesses with provenance and source URLs - for AI agents.

Installs per day peak 36 · avg 17 · -18% w/w
a month agotoday
90
Installs / week
pypi · agentrank-mcp
0
Stars
0 open issues
10 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Agentrank MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agentrank-mcp -- uvx agentrank-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentrank-mcp": {
      "args": [
        "agentrank-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentrank-mcp]
command = "uvx"
args = ["agentrank-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentrank-mcp": {
      "args": [
        "agentrank-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentrank-mcp": {
      "args": [
        "agentrank-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: AGENTRANK_API_KEY (Your AgentRank agent API key (register at https://agentsafepath.com/registrar.html).), AGENTRANK_BASE_URL (API base URL (optional).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agentrank MCP

same job, measured the same way
Daxoom
by daxoom

Owner-verified local business data for AI agents: profiles, hours, prices, with provenance.

answering
Veris
by jakeyoung1

Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.

33 installs/wk local only
Postcodeproperty
by markhahnel

UK area & property intelligence for AI agents: reports, EPC, comparables, with source provenance.

answering
Mapsmith
by mapsmith-ai

Deterministic GIS geoprocessing for AI agents, with verifiable provenance on every output

528 installs/wk local only
Nexusfeed Ltl
by nexusfeed

Real-time LTL fuel surcharge rates for 10 US carriers with verifiable provenance.

128 installs/wk local only
C
FiledProof
by filedproof

Primary-source SEC filing intelligence for AI agents, with exact evidence and provenance.

12 tools answering
finlight Financial News
by finlight

Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.

51 installs/wk answering
FilmRightsProof
by davisvillelabs-filmrights

Film/TV public-record rights intelligence for AI agents with provenance and bounded verification.

2 tools answering

Agentrank MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentrank MCP?
Agentrank MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package agentrank-mcp was installed 90 times last week.
How do I connect Agentrank MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agentrank-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Agentrank MCP?
The pypi package agentrank-mcp was installed 90 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agentrank MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.