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

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.

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
          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