cryptopolitan-mcp
Cryptopolitan MCP 服务器
通过 模型上下文协议 (MCP) 为 AI 智能体提供实时加密货币新闻、分析和价格预测。
Cryptopolitan 是领先的加密货币新闻平台(域名权重 75,每月页面浏览量超过 420 万,拥有 50,000 多篇文章,2023 年币安广场年度创作者)。
端点
传输方式 | URL |
SSE |
|
可流式传输 HTTP |
|
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"
}
}可用工具
工具 | 描述 |
| 获取最新文章,支持可选的类别、资产和时效性筛选 |
| 对所有内容进行全文关键词搜索 |
| 列出所有文章类别及文章数量 |
| 通过 URL 或别名获取文章详情 |
| 服务器文档和数据架构 |
筛选器
类别:比特币、以太坊、DeFi、NFT、监管、经济、AI、Web3、游戏等
资产:任何加密货币代码 — BTC、ETH、SOL、XRP、ADA、DOT 等(支持 120 多个)
时效性:
24h、7d、30d限制:每次请求最多 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链接
Cryptopolitan — 主网站
Agent Portal — MCP 服务器主页
联系方式 — 与我们取得联系
许可
此 MCP 服务器可免费使用,但需注明出处。详情请参阅上方的归属说明部分。
TDQS
With only one tool, there is no possibility of selecting the wrong tool or confusing purposes between tools.
The single tool uses clear snake_case format (connect_info), though with only one tool, a naming pattern cannot be fully established.
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.
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
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
Real-time curated crypto news for AI agents with sentiment, recaps, and search.
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Hourly crypto news sentiment and typed market events, with sources on every signal.
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Related MCP Servers
AlicenseBqualityCmaintenanceMCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.304116MIT- AlicenseAqualityDmaintenanceProvides access to AI-related crypto and Web3 news through the ChainGPT AI News API. Supports filtering by categories, blockchains, tokens, keywords, and date ranges across 40+ blockchains and 20+ categories.120MIT
- AlicenseAqualityBmaintenanceReal-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.112MIT
- AlicenseNot gradedqualityDmaintenanceFree, no-auth crypto news API with 200+ sources for fetching real-time and historical crypto news.59300-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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