Skip to main content
Glama

cryptopanic-mcp-server

cryptopanic-mcp-服务器

GitHub 许可证

向 AI 代理提供最新的加密货币新闻,由CryptoPanic提供支持。

工具

服务器只实现一个工具:

get_crypto_news(kind: str = "news", num_pages: int = 1) -> str
  • kind :内容类型(新闻、分析、视频)
  • num_pages :要获取的页面数(默认值:1,最大值:10)

示例输出:

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

配置

  • CryptoPanic API 密钥:在此获取
  • 向您的配置文件添加服务器条目:
"mcpServers": { "cryptopanic-mcp-server": { "command": "uv", "args": [ "--directory", "/your/path/to/cryptopanic-mcp-server", "run", "main.py" ], "env": { "CRYPTOPANIC_API_KEY": "" } } }

执照

MIT 许可证 - 请参阅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.

向 AI 代理提供最新的加密货币新闻。

  1. 工具
    1. 配置
      1. 执照

        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