Cryptopolitan MCP
io.github.4dmrkey/cryptopolitanReal-time crypto news, analysis, and price predictions for AI agents via MCP.
Tools · 5
Search Cryptopolitan articles by keyword. Returns matching articles with title, summary, author, detected crypto assets, and content type classification.
Get all available Cryptopolitan article categories with post counts. Use to discover filterable categories for 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.
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.
Get documentation about the Cryptopolitan MCP server, available tools, and data schema.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cryptopolitan_mcp": {
"url": "https://agent.cryptopolitan.com/mcp",
"transport": "streamable-http"
}
}
}