Skip to main content
Glama
4dmrkey

cryptopolitan-mcp

by 4dmrkey

Cryptopolitan MCPサーバー

Model Context Protocol (MCP) を介した、AIエージェント向けのリアルタイム暗号資産ニュース、分析、価格予測。

Cryptopolitanは、主要な暗号資産ニュースプラットフォームです(ドメインオーソリティ75、月間ページビュー420万以上、記事数5万以上、Binance Square Creator of the Year 2023受賞)。

エンドポイント

トランスポート

URL

SSE

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

ストリーミング可能なHTTP

https://agent.cryptopolitan.com/mcp

Related MCP server: ChainGPT AI News MCP Server

クイックスタート

Claude Code

.mcp.json に以下を追加してください:

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

Cursor

.cursor/mcp.json に以下を追加してください:

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

Windsurf

MCP設定に以下を追加してください:

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

利用可能なツール

ツール

説明

crypto_get_articles

カテゴリ、資産、新着順のオプションフィルタを使用して最新記事を取得

crypto_search_articles

すべてのコンテンツを対象とした全文キーワード検索

crypto_get_categories

記事数を含むすべての記事カテゴリを一覧表示

crypto_get_article_by_url

URLまたはスラッグから記事の詳細を取得

crypto_get_docs

サーバーのドキュメントとデータスキーマ

フィルタ

  • カテゴリ: Bitcoin、Ethereum、DeFi、NFT、規制、経済、AI、Web3、ゲーミングなど

  • 資産: あらゆる暗号資産ティッカー — BTC、ETH、SOL、XRP、ADA、DOTなど(120以上をサポート)

  • 新着度: 24h(24時間以内)、7d(7日以内)、30d(30日以内)

  • 制限: 1リクエストあたり最大50記事まで

使用例

接続後、AIアシスタントに以下のように尋ねてください:

  • 「最新のBitcoinニュース記事は何ですか?」

  • 「過去1週間のEthereum DeFiに関する記事を検索して」

  • 「cryptopolitan.com/sui-price-prediction/ の記事全文を取得して」

  • 「利用可能なニュースカテゴリをすべてリストアップして」

レスポンス形式

各記事には以下が含まれます:

  • 識別情報: タイトル、URL、スラッグ、著者

  • 日付: 公開日時 (published_at)、更新日時 (modified_at)

  • コンテンツ: 要約、コンテンツタイプ (ニュース/分析/ガイド/価格)、単語数

  • 暗号資産: 言及されている資産 (BTC、ETHなどの検出されたティッカー)

  • 分類: カテゴリ、タグ

  • 帰属表示: 帰属表示 (attribution)、ライセンス、引用形式 (cite_as)

帰属表示

帰属表示を行うことで無料で利用可能です。すべてのレスポンスには cite_as フィールドが含まれています。Cryptopolitanのコンテンツをエンドユーザーに表示する際は、以下のソース帰属表示を含めてください:

Source: Cryptopolitan (cryptopolitan.com)

自動検出

このサーバーは、以下の場所にある /.well-known/mcp.json を介した自動検出をサポートしています:

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

リンク

ライセンス

このMCPサーバーは、帰属表示を行うことで無料で利用可能です。詳細は上記の帰属表示セクションを参照してください。

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