Skip to main content
Glama

coindesk-mcp

MIT License
  • Linux
  • Apple

Servidor MCP de noticias criptográficas

Uso

Desde Docker

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

Desde PyPI

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

Desde GitHub

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

Componentes

Herramientas

  • noticias recientes
    • Obtiene las últimas noticias sobre criptomonedas del sitio especificado
    • Aporte:
      • Sitio: Sitio de origen ("coindesk" o "decrypt")
    • Devuelve una lista formateada de entradas de noticias con títulos, enlaces, fechas y resúmenes.
  • leer noticias
    • Obtiene el HTML del artículo desde la URL y lo convierte a Markdown
    • Aporte:
      • URL: URL del artículo a recuperar
    • Devuelve el contenido del artículo en formato 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.

El servidor MCP que puede leer noticias recientes de Coindesk.

  1. Uso
    1. Componentes
      1. Herramientas

    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