Cryptopolitan MCP

by 4dmrkey

290 downloads
Not rated
GitHub

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Cryptopolitan MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.