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
237
Project Details
- narumiruna/crypto-news-mcp
- MIT License
- Last Updated: 4/9/2025
Recomended MCP Servers
Filesystem Server
🧩
MySQL Server MCP Server
Comax Payment Link
Crypto Price Query Server
加密mcp服务器,crypto mcp
Playwright Browser Automation Server
Playwright MCP server
🧩
MCP Server
Android ADB Server
Bundler Dependency Query Server
A Model Context Protocol (MCP) server enabling AI agents to query information about gems in a Ruby project's...
🧩
Gemini Search
Ensembl API Server
A full-featured Model Context Protocol (MCP) server that exposes Ensembl’s REST API. Built using the TypeScript MCP SDK
🧩
Cryptocurrency Price Service
A template repository for MCP
Steampipe Cloud Infrastructure Query Server
Enable AI assistants to explore and query your Steampipe data!





