Skip to main content
Glama

coindesk-mcp

MIT License
  • Linux
  • Apple

暗号ニュースMCPサーバー

使用法

Dockerから

{ "mcpServers": { "cryptonewsmcp": { "command": "docker", "args": ["run", "-i", "--rm", "narumi/crypto-news-mcp"] } } }

PyPIから

{ "mcpServers": { "cryptonewsmcp": { "command": "uvx", "args": ["cryptonewsmcp"] } } }

GitHubから

{ "mcpServers": { "cryptonewsmcp": { "command": "uvx", "args": [ "--from", "git+https://github.com/narumiruna/crypto-news-mcp", "cryptonewsmcp" ] } } }

コンポーネント

ツール

  • 最近のニュース
    • 指定されたサイトから最新の暗号通貨ニュースを取得します
    • 入力:
      • サイト: ソースサイト ("coindesk" または "decrypt")
    • タイトル、リンク、日付、要約を含むニュースエントリのフォーマットされたリストを返します。
  • ニュースを読む
    • URLから記事のHTMLを取得し、Markdownに変換します
    • 入力:
      • url: 取得する記事のURL
    • Markdown形式の記事コンテンツを返します

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.

Coindesk からの最新ニュースを読み取ることができる MCP サーバー。

  1. 使用法
    1. コンポーネント
      1. ツール

    Related MCP Servers

    • -
      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
      -
      license
      -
      quality
      Provides an MCP server that allows large language models to access real-time and historical Bitcoin market data from Binance, including current prices, order book data, recent trades, and price history through a standardized interface.
      Last updated -
      1
      JavaScript
      MIT License
    • -
      security
      -
      license
      -
      quality
      About An MCP server that provides real-time access to the latest news from Cointelegraph.
      Last updated -
      Python
      MIT License
    • A
      security
      A
      license
      A
      quality
      MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.
      Last updated -
      30
      89
      3
      TypeScript
      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/narumiruna/coindesk-mcp'

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