Skip to main content
Glama

cryptopanic-mcp-server

servidor cryptopanic-mcp

Licencia de GitHub

Proporcione las últimas noticias sobre criptomonedas a los agentes de IA, con tecnología de CryptoPanic .

Herramientas

El servidor implementa solo una herramienta:

get_crypto_news(kind: str = "news", num_pages: int = 1) -> str
  • kind : Tipo de contenido (noticias, análisis, vídeos)
  • num_pages : Número de páginas a obtener (predeterminado: 1, máximo: 10)

Ejemplo de salida:

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

Configuración

  • Clave API de CryptoPanic: obtén una aquí
  • Agregue una entrada de servidor a su archivo de configuración:
"mcpServers": { "cryptopanic-mcp-server": { "command": "uv", "args": [ "--directory", "/your/path/to/cryptopanic-mcp-server", "run", "main.py" ], "env": { "CRYPTOPANIC_API_KEY": "" } } }

Licencia

Licencia MIT - ver archivo LICENSE

Install Server
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.

Proporcionar las últimas noticias sobre criptomonedas a los agentes de IA.

  1. Herramientas
    1. Configuración
      1. Licencia

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Coinmarket API integration to fetch cryptocurrency listings and quotes
          Last updated -
          2
          37
          Python
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          use Bitget’s API to get cryptocurrency info
          Last updated -
          24
          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/kukapay/cryptopanic-mcp-server'

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