coindesk-mcp

MIT License
  • Linux
  • Apple

Integrations

  • References GitHub as a source repository for installing the MCP server

  • Fetches and parses RSS feeds from Coindesk to retrieve recent news articles with their titles, links, and descriptions

加密新闻 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
    • -
      security
      -
      license
      -
      quality
      MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.
      Last updated -
      129
      2
      TypeScript
      MIT License

    View all related MCP servers

    ID: jfubp16qxv