
MCP Servernarumirunapublic
crypto news mcp
一个用于获取和处理加密新闻的Python服务。
Repository Info
0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
MIT License
License
About This Server
一个用于获取和处理加密新闻的Python服务。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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
Quick Start
1
Clone the repository
git clone https://github.com/narumiruna/crypto-news-mcp2
Install dependencies
cd crypto-news-mcp
npm install3
Follow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Ownernarumiruna
Repocrypto-news-mcp
LanguagePython
LicenseMIT License
Last fetched8/10/2025
Recommended MCP Servers
💬
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
integrationsdiscordchat
🔗
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
integrationsautomationsaas
🕷️
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
apifycrawlerdata
🌐
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
testingqabrowsers
⚡
Zapier MCP
A Zapier server that provides automation capabilities for various apps.
zapierautomation