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
223
Project Details
- narumiruna/crypto-news-mcp
- MIT License
- Last Updated: 4/9/2025
Recomended MCP Servers
Webpack Vue App
Web Eval Agent
An MCP server that autonomously evaluates web applications.
🧩
ConferenceSearcher
Runbook MCP Server
Runbook MCP Server
Azure DevOps Integration
PostHog MCP Server
A minimal posthog mcp to retrive insights and add annotations
Automated Medical Coding
Clojure Linter
Static analyzer and linter for Clojure code that sparks joy
Gmail Integration Server
A model context protocol server for your Gmail
mcp-graphql
Model Context Protocol server for GraphQL
🧩
Docx Document Processing Service
A powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx...
🧩
Linear MCP Server
A Model Context Protocol server for Linear.





