Server URL —
https://api.cryptorank.io/mcpRequirements
Connect
- Claude (claude.ai)
- ChatGPT (chatgpt.com)
- Desktop & IDE
1
Start a new chat
Sign in at claude.ai and open a new conversation.
2
Open the connector panel
Click the plus icon in the message toolbar, then Connectors → Manage Connectors.
3
Add a custom connector
Click the plus icon, then Add custom connector, and enter the URL
https://api.cryptorank.io/mcp. Click Add.4
Authorize via OAuth
Sign in with the CryptoRank account tied to your PRO API plan and approve access. CryptoRank then appears in your connector list.
5
Verify
In a new chat with the connector enabled, ask “What are the latest crypto funding rounds?” — you should get live CryptoRank data.
Pricing & limits
MCP has no separate price — it’s bundled with PRO and higher tiers.Troubleshooting
MCP Tools
Every tool the CryptoRank MCP server exposes, what it returns, and the jobs it’s built for.The tools are designed around research workflows, not as a 1:1 mirror of the REST API.
Entity resolution
resolve_entity always matches against coin names and tickers or fund names —
never against a person. To reach a project’s team, resolve the project, then
pass the currency id to get_currency_team.Funding rounds
The core fundraising dataset — who raised, how much, from whom, and when.get_funding_trends excludes rounds with an undisclosed raise, and by default
excludes late-stage / non-VC types (IPO, Post-IPO, Post-IPO Debt, Debt
Financing, M&A, PIPE). It returns no individual rounds — use
search_funding_round for those.Funds & investors
VC profiles, portfolios, syndicates and activity — built for fund research and sales prospecting.Coins & market data
Project metadata plus current, historical and screener-style market data.Tokenomics, vesting & unlocks
From a one-call supply summary down to the individual unlock event.Exchanges
Proof-of-Reserves data appears only in
detailed mode, only for exchanges
that publish it, and only on plans that include it.News
search_news returns previews only. Check hasMainText before calling
get_news_article — headline-only items return null. Languages: en, ru,
es, zh, tr, vi, pt, ko.