Crypto News MCP Server
Usage
From Docker
{
"mcpServers": {
"cryptonewsmcp": {
"command": "docker",
"args": ["run", "-i", "--rm", "narumi/crypto-news-mcp"]
}
}
}
From PyPI
{
"mcpServers": {
"cryptonewsmcp": {
"command": "uvx",
"args": ["cryptonewsmcp"]
}
}
}
From GitHub
{
"mcpServers": {
"cryptonewsmcp": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/narumiruna/crypto-news-mcp",
"cryptonewsmcp"
]
}
}
}
Components
Tools
- recent_news
- Fetches latest crypto news from specified site
- Input:
- site: Source site (“coindesk” or “decrypt”)
- Returns formatted list of news entries with titles, links, dates and summaries
- read_news
- Fetches article HTML from URL and converts it to Markdown
- Input:
- url: Article URL to retrieve
- Returns Markdown-formatted article content
Crypto News Server
by narumiruna
234
Project Details
- narumiruna/crypto-news-mcp
- MIT License
- Last Updated: 4/9/2025
Recomended MCP Servers
🧩
Memory Management Server
Attempt to replicate ChatGPT like memory (text file) for Claude (and other MCP clients)
Linux Comprehensive Testing Script
Linux 综合测试脚本
Agentes de Conversão
Fetch TypeScript Server
🧩
MCP Test Server
Discord Webhook MCP Server
Discord Webhook MCP Server
Supavec
🧩
Time Server
A Model Context Protocol server that provides time-related capabilities.
Vibehacker Metasploit Interface
Aviation Weather Server
MCP Server for Aviation LLM interactions
OBS Studio
OBS Studio - Free and open source software for live streaming and screen recording
Selector AI FastMCP
An MCP Server and sample client for Selector AI





