Cryptopolitan MCP
About
Real-time cryptocurrency news, analysis, and price predictions for AI agents. Powered by Cryptopolitan — a leading crypto news platform with DA 75, 4.2M+ monthly page views, and 50,000+ articles. Search articles by category, asset ticker, or keyword. Supports SSE and Streamable H
Details
- Author
- 4dmrkey
- Downloads
- 290
- Categories
- Other, AI
Jump to
- Five tools for articles, search, categories, details, and docs.
- Filters by category, asset ticker, and recency (24h/7d/30d).
- Supports 120+ crypto tickers and multiple news categories.
- Up to 50 articles per request.
- Free to use with attribution (all responses include a cite_as field).
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Cryptopolitan MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Add the server to your MCP configuration using SSE or Streamable HTTP transport. The quick start example uses SSE at https://agent.cryptopolitan.com/mcp/sse. After configuration, call the provided tools (e.g., crypto_get_articles, crypto_search_articles) with supported filters.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"cryptopolitan mcp": {
"cryptopolitan": {
"type": "sse",
"url": "https://agent.cryptopolitan.com/mcp/sse"
}
}
}
}
McpServers
{
"cryptopolitan": {
"type": "sse",
"url": "https://agent.cryptopolitan.com/mcp/sse"
}
}
Cryptopolitan MCP Server
Real-time cryptocurrency news, analysis, and price predictions for AI agents via the Model Context Protocol. Cryptopolitan is a leading crypto news platform with DA 75, 4.2M+ monthly page views, 50,000+ articles, and was named Binance Square Creator of the Year 2023.Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




