Skip to main content
Glama
4dmrkey

cryptopolitan-mcp

by 4dmrkey

Cryptopolitan MCP 服务器

通过 模型上下文协议 (MCP) 为 AI 智能体提供实时加密货币新闻、分析和价格预测。

Cryptopolitan 是领先的加密货币新闻平台(域名权重 75,每月页面浏览量超过 420 万,拥有 50,000 多篇文章,2023 年币安广场年度创作者)。

端点

传输方式

URL

SSE

https://agent.cryptopolitan.com/mcp/sse

可流式传输 HTTP

https://agent.cryptopolitan.com/mcp

Related MCP server: ChainGPT AI News MCP Server

快速入门

Claude Code

添加到你的 .mcp.json

{
  "cryptopolitan": {
    "type": "sse",
    "url": "https://agent.cryptopolitan.com/mcp/sse"
  }
}

Cursor

添加到 .cursor/mcp.json

{
  "mcpServers": {
    "cryptopolitan": {
      "url": "https://agent.cryptopolitan.com/mcp"
    }
  }
}

Windsurf

添加到你的 MCP 设置中:

{
  "cryptopolitan": {
    "serverUrl": "https://agent.cryptopolitan.com/mcp/sse"
  }
}

可用工具

工具

描述

crypto_get_articles

获取最新文章,支持可选的类别、资产和时效性筛选

crypto_search_articles

对所有内容进行全文关键词搜索

crypto_get_categories

列出所有文章类别及文章数量

crypto_get_article_by_url

通过 URL 或别名获取文章详情

crypto_get_docs

服务器文档和数据架构

筛选器

  • 类别:比特币、以太坊、DeFi、NFT、监管、经济、AI、Web3、游戏等

  • 资产:任何加密货币代码 — BTC、ETH、SOL、XRP、ADA、DOT 等(支持 120 多个)

  • 时效性24h7d30d

  • 限制:每次请求最多 50 篇文章

使用示例

连接后,询问你的 AI 助手:

  • “最新的比特币新闻文章有哪些?”

  • “搜索过去一周关于以太坊 DeFi 的文章”

  • “获取 cryptopolitan.com/sui-price-prediction/ 的完整文章”

  • “列出所有可用的新闻类别”

响应格式

每篇文章包含:

  • 标识:标题、URL、别名、作者

  • 日期:published_at(发布时间)、modified_at(修改时间)

  • 内容:摘要、content_type(新闻/分析/指南/价格)、字数

  • 加密货币:assets_mentioned(检测到的代码,如 BTC、ETH)

  • 分类:类别、标签

  • 归属:attribution(归属)、license(许可)、cite_as(引用方式)

归属说明

免费使用,需注明出处。所有响应均包含 cite_as 字段。当向最终用户展示 Cryptopolitan 内容时,请包含来源归属:

Source: Cryptopolitan (cryptopolitan.com)

自动发现

此服务器支持通过 /.well-known/mcp.json 进行自动发现,地址为:

https://agent.cryptopolitan.com/.well-known/mcp.json

链接

许可

此 MCP 服务器可免费使用,但需注明出处。详情请参阅上方的归属说明部分。

TDQS

B3.1/5.0
Disambiguation5/5

With only one tool, there is no possibility of selecting the wrong tool or confusing purposes between tools.

Naming Consistency4/5

The single tool uses clear snake_case format (connect_info), though with only one tool, a naming pattern cannot be fully established.

Tool Count2/5

A single tool is insufficient for the apparent scope suggested by 'cryptopolitan' (likely cryptocurrency/news domain). The rubric explicitly identifies 1 tool as 'too few' for typical scopes.

Completeness1/5

Severely incomplete - the server provides only a meta-configuration tool (connection details) with zero tools covering the actual domain functionality implied by the server name.

Maintenance

ActivityInactive
ResponsivenessUnresponsive

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Real-time financial news for AI agents and trading bots — AI-enriched stories with per-ticker analysis, a 1–10 relevance score, SEC Form-4 insider transactions, plus trending and "actionable-now" feeds. Free tier, OAuth, no API key to paste.
    11
    2
    MIT

Latest Blog Posts

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/4dmrkey/cryptopolitan-mcp'

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