Skip to main content
Glama
4dmrkey

cryptopolitan-mcp

by 4dmrkey

Cryptopolitan MCP-Server

Echtzeit-Kryptowährungsnachrichten, Analysen und Preisprognosen für KI-Agenten über das Model Context Protocol (MCP).

Cryptopolitan ist eine führende Krypto-Nachrichtenplattform (DA 75, über 4,2 Mio. monatliche Seitenaufrufe, über 50.000 Artikel, Binance Square Creator of the Year 2023).

Endpunkte

Transport

URL

SSE

https://agent.cryptopolitan.com/mcp/sse

Streamable HTTP

https://agent.cryptopolitan.com/mcp

Related MCP server: ChainGPT AI News MCP Server

Schnellstart

Claude Code

Fügen Sie dies zu Ihrer .mcp.json hinzu:

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

Cursor

Fügen Sie dies zu .cursor/mcp.json hinzu:

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

Windsurf

Fügen Sie dies zu Ihren MCP-Einstellungen hinzu:

{
  "cryptopolitan": {
    "serverUrl": "https://agent.cryptopolitan.com/mcp/sse"
  }
}

Verfügbare Tools

Tool

Beschreibung

crypto_get_articles

Aktuelle Artikel mit optionalen Filtern für Kategorie, Asset und Aktualität abrufen

crypto_search_articles

Volltext-Stichwortsuche über alle Inhalte

crypto_get_categories

Alle Artikelkategorien mit Beitragsanzahl auflisten

crypto_get_article_by_url

Artikeldetails per URL oder Slug abrufen

crypto_get_docs

Server-Dokumentation und Datenschema

Filter

  • Kategorien: Bitcoin, Ethereum, DeFi, NFT, Regulierung, Wirtschaft, KI, Web3, Gaming und mehr

  • Assets: Jeder Krypto-Ticker — BTC, ETH, SOL, XRP, ADA, DOT usw. (über 120 unterstützt)

  • Aktualität: 24h, 7d, 30d

  • Limit: Bis zu 50 Artikel pro Anfrage

Beispielanwendung

Sobald die Verbindung hergestellt ist, fragen Sie Ihren KI-Assistenten:

  • "Was sind die neuesten Bitcoin-Nachrichtenartikel?"

  • "Suche nach Artikeln über Ethereum DeFi aus der letzten Woche"

  • "Rufe den vollständigen Artikel von cryptopolitan.com/sui-price-prediction/ ab"

  • "Liste alle verfügbaren Nachrichtenkategorien auf"

Antwortformat

Jeder Artikel enthält:

  • Identität: Titel, URL, Slug, Autor

  • Daten: published_at, modified_at

  • Inhalt: Zusammenfassung, content_type (Nachrichten/Analyse/Leitfaden/Preis), Wortanzahl

  • Krypto: assets_mentioned (erkannte Ticker wie BTC, ETH)

  • Taxonomie: Kategorien, Tags

  • Quellenangabe: attribution, Lizenz, cite_as

Quellenangabe

Kostenlose Nutzung mit Quellenangabe. Alle Antworten enthalten ein cite_as-Feld. Wenn Sie Cryptopolitan-Inhalte für Endbenutzer bereitstellen, fügen Sie eine Quellenangabe hinzu:

Source: Cryptopolitan (cryptopolitan.com)

Automatische Erkennung

Dieser Server unterstützt die automatische Erkennung über /.well-known/mcp.json unter:

https://agent.cryptopolitan.com/.well-known/mcp.json

Lizenz

Dieser MCP-Server ist bei Quellenangabe kostenlos nutzbar. Details finden Sie im Abschnitt zur Quellenangabe oben.

TDQS

B3.1/5.0
Disambiguation5/5

With only one tool, there is no possibility of selecting the wrong tool or confusing purposes between tools.

Naming Consistency4/5

The single tool uses clear snake_case format (connect_info), though with only one tool, a naming pattern cannot be fully established.

Tool Count2/5

A single tool is insufficient for the apparent scope suggested by 'cryptopolitan' (likely cryptocurrency/news domain). The rubric explicitly identifies 1 tool as 'too few' for typical scopes.

Completeness1/5

Severely incomplete - the server provides only a meta-configuration tool (connection details) with zero tools covering the actual domain functionality implied by the server name.

Maintenance

ActivityInactive
ResponsivenessUnresponsive

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Real-time financial news for AI agents and trading bots — AI-enriched stories with per-ticker analysis, a 1–10 relevance score, SEC Form-4 insider transactions, plus trending and "actionable-now" feeds. Free tier, OAuth, no API key to paste.
    11
    2
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/4dmrkey/cryptopolitan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server