Searches Cryptopolitan’s crypto news archive and retrieves filtered articles, categories, metadata, and attribution details over MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Cryptopolitan MCP.
crypto_get_articlesGet latest articles with optional category, asset, and recency filters
crypto_search_articlesFull-text keyword search across all content
crypto_get_categoriesList all article categories with post counts
crypto_get_article_by_urlGet article details by URL or slug
crypto_get_docsServer documentation and data schema
The 4dmrkey/cryptopolitan-mcp MCP server connects an MCP-compatible agent to Cryptopolitan’s collection of more than 50,000 cryptocurrency articles. It is intended for retrieving news, analysis, guides, and price-prediction content, including articles associated with assets such as BTC, ETH, SOL, XRP, ADA, and DOT.
The service supports content discovery and retrieval rather than portfolio management, trading, or exchange operations. Article responses can include the title, URL, slug, author, publication and modification dates, summary, content type, word count, mentioned assets, categories, tags, and attribution fields.
The hosted service supports two MCP transports. Clients can connect through Server-Sent Events at https://agent.cryptopolitan.com/mcp/sse or through Streamable HTTP at https://agent.cryptopolitan.com/mcp. It also publishes an MCP auto-discovery document at https://agent.cryptopolitan.com/.well-known/mcp.json.
The 4dmrkey/cryptopolitan-mcp MCP server exposes five tools. Recent content can be filtered by category, asset ticker, and recency period such as 24h, 7d, or 30d. Search accepts full-text keywords across the available content. Category browsing returns category names and post counts, while URL or slug lookup retrieves a specific article. Requests can return up to 50 articles, according to the documented limit.
Because the 4dmrkey/cryptopolitan-mcp MCP server is hosted, configuration uses a remote MCP endpoint rather than a local package command. Cursor can use the Streamable HTTP URL in .cursor/mcp.json. Windsurf can be configured with the SSE URL in its MCP settings. The README also documents an SSE configuration for Claude Code.
No API key, token, or other credential is specified in the provided setup instructions. The service is described as free to use with attribution. When an agent presents Cryptopolitan material to users, responses should include the supplied attribution information, such as Source: Cryptopolitan (cryptopolitan.com). Article results include a cite_as field for this purpose.
crypto_get_articles: Retrieves recent articles with optional category, asset, and recency filters.crypto_search_articles: Searches the full article collection by keyword.crypto_get_categories: Lists categories and their post counts.crypto_get_article_by_url: Fetches article details using a URL or slug.crypto_get_docs: Returns server documentation and the data schema.Supported categories include Bitcoin, Ethereum, DeFi, NFT, Regulation, Economy, AI, Web3, and Gaming, among others. Asset filtering covers more than 120 cryptocurrency tickers.
The 4dmrkey/cryptopolitan-mcp MCP server supplies Cryptopolitan editorial content and associated metadata; the provided material does not describe a live price feed, trading API, exchange integration, or investment-advice workflow. Price-prediction articles are available as content, but that does not establish that the server calculates predictions itself.
Use of returned content requires attribution. The supplied material describes the server as free with attribution but does not identify a standard open-source license such as MIT or Apache-2.0. The documented client examples cover Claude Code, Cursor, and Windsurf; compatibility with other clients is not established by the provided information.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/4dmrkey-cryptopolitan-mcp)<a href="https://allmcps.com/mcp/4dmrkey-cryptopolitan-mcp"><img src="https://allmcps.com/api/badge/4dmrkey-cryptopolitan-mcp?style=directory" alt="Cryptopolitan MCP on AllMCPs" /></a>