VOOZH about

URL: https://mcp.so/server/cryptopolitan-mcp/Cryptopolitan

⇱ Cryptopolitan MCP MCP Server


Cryptopolitan MCP

@Cryptopolitan

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 HTTP transports.
Overview

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.

Endpoints

TransportURL
SSEhttps://agent.cryptopolitan.com/mcp/sse
Streamable HTTPhttps://agent.cryptopolitan.com/mcp

Available Tools

ToolDescription
crypto_get_articlesGet latest articles with optional category, asset, and recency filters
crypto_search_articlesFull-text keyword search across all content
crypto_get_categoriesList all article categories with post counts
crypto_get_article_by_urlGet article details by URL or slug
crypto_get_docsServer documentation and data schema

Filters

  • Categories: Bitcoin, Ethereum, DeFi, NFT, Regulation, Economy, AI, Web3, Gaming, and more
  • Assets: Any crypto ticker — BTC, ETH, SOL, XRP, ADA, DOT, etc. (120+ supported)
  • Recency: 24h, 7d, 30d
  • Limit: Up to 50 articles per request

Quick Start

Add to your MCP config:

{
 "mcpServers": {
 "cryptopolitan": {
 "type": "sse",
 "url": "https://agent.cryptopolitan.com/mcp/sse"
 }
 }
}

Example Prompts

  • "What are the latest Bitcoin news articles?"
  • "Search for articles about Ethereum DeFi from the past week"
  • "Get the full article from cryptopolitan.com/sui-price-prediction/"
  • "List all available news categories"

Attribution

Free to use with attribution. All responses include a cite_as field.

Server Config

{
 "mcpServers": {
 "cryptopolitan": {
 "type": "sse",
 "url": "https://agent.cryptopolitan.com/mcp/sse"
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.