Skip to main content
Glama

cryptopanic-mcp-server

暗号パニック-MCPサーバー

GitHubライセンス

CryptoPanicを活用し、最新の暗号通貨ニュースを AI エージェントに提供します。

ツール

サーバーは 1 つのツールのみを実装します。

get_crypto_news(kind: str = "news", num_pages: int = 1) -> str
  • kind : コンテンツの種類(ニュース、分析、動画)
  • num_pages : 取得するページ数(デフォルト: 1、最大: 10)

出力例:

- Bitcoin Breaks $60k Resistance Amid ETF Optimism - Ethereum Layer 2 Solutions Gain Traction - New Crypto Regulations Proposed in EU - ...

構成

  • CryptoPanic APIキー:こちらから取得
  • 構成ファイルにサーバーエントリを追加します。
"mcpServers": { "cryptopanic-mcp-server": { "command": "uv", "args": [ "--directory", "/your/path/to/cryptopanic-mcp-server", "run", "main.py" ], "env": { "CRYPTOPANIC_API_KEY": "" } } }

ライセンス

MITライセンス - LICENSEファイルを参照

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

AI エージェントに最新の暗号通貨ニュースを提供します。

  1. ツール
    1. 構成
      1. ライセンス

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          An MCP server that delivers cryptocurrency sentiment analysis to AI agents.
          Last updated -
          5
          1
          Python
          MIT License
        • A
          security
          A
          license
          A
          quality
          A server that allows AI models to interact with cryptocurrency exchange APIs through the Model Context Protocol, providing access to over 100 exchanges and their trading capabilities.
          Last updated -
          20
          472
          19
          TypeScript
          MIT License
          • Apple
          • Linux
        • -
          security
          A
          license
          -
          quality
          An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.
          Last updated -
          3
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
          Last updated -
          3
          Python
          MIT License

        View all related MCP servers

        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/kukapay/cryptopanic-mcp-server'

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