mcpbeat Sign in

Cryptopolitan MCP Server

answering

Cryptopolitan MCP is answering right now. Last checked 10 min ago. It exposes 5 tools. Last commit 12 Apr 2026.

Real-time crypto news, analysis, and price predictions for AI agents via MCP.

Uptime history 47 days of history · worst day 50%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
5
Tools
read from the server
99 ms
Response time
average over 24h
4
Stars
last commit 12 Apr 2026

Cryptopolitan MCP does not always answer

Over the last week it answered 50.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add cryptopolitan --transport http https://agent.cryptopolitan.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cryptopolitan": {
      "url": "https://agent.cryptopolitan.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cryptopolitan]
url = "https://agent.cryptopolitan.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "cryptopolitan": {
      "url": "https://agent.cryptopolitan.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cryptopolitan": {
      "url": "https://agent.cryptopolitan.com/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

crypto
crypto_get_article_by_url
Get detailed information about a specific Cryptopolitan article by its URL or slug. Returns full article metadata including title, summary, author, categories, detected assets, and content type.
crypto_get_articles
Get the latest Cryptopolitan news articles with optional filters by category, asset, and recency. Returns enriched articles with title, summary, author, detected assets, and content type.
crypto_get_categories
Get all available Cryptopolitan article categories with post counts. Use to discover filterable categories for crypto_get_articles.
crypto_get_docs
Get documentation about the Cryptopolitan MCP server, available tools, and data schema.
crypto_search_articles
Search Cryptopolitan articles by keyword. Returns matching articles with title, summary, author, detected crypto assets, and content type classification.

Endpoints

URLTransportStateLatencyChecked
https://agent.cryptopolitan.com/mcp streamable-http answering 94 ms 10 min ago
https://agent.cryptopolitan.com/mcp/sse sse answering 86 ms 11 min ago

Alternatives to Cryptopolitan MCP

same job, measured the same way
Tickscope
by seungdori

Real-time, free crypto market data for any AI agent — via MCP.

75 installs/wk local only
Gloria AI
by cryptobriefing-labs

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
Gloria AI
by jchen225

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
Investhive
by investhive

Investment sentiment, predictions, and analyst track records for stocks and crypto

local only
Financekit MCP
by vdalhambra

Stock quotes, technical analysis, crypto prices, and portfolio insights for AI agents

93 installs/wk local only
AIsa Finance
by aisa

Prices, fundamentals, filings, crypto and prediction markets, for agents.

answering
Truss44 MCP Crypto Price
by smithery

Provide real-time cryptocurrency price data and market analysis.

answering
Felix MCP
by felix

Non-custodial trading infrastructure for AI agents across prediction markets, crypto, and options.

66 installs/wk local only

Cryptopolitan MCP — questions

Answers built from our own checks of this server.

What can Cryptopolitan MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: crypto_get_article_by_url, crypto_get_articles, crypto_get_categories, crypto_get_docs, crypto_search_articles. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Cryptopolitan MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 99 ms. The bar chart above shows every period we have measured.
How do I connect Cryptopolitan 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 is a remote server, so there is nothing to install — the client connects to the address.
Does Cryptopolitan MCP need an API key?
No. Cryptopolitan MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Cryptopolitan MCP?
It answers our handshake in 99 ms on average, which is faster than 83% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Cryptopolitan MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.