remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Crypto News MCP Server
Usage
From Docker
Copy
From PyPI
Copy
From GitHub
Copy
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
You must be authenticated.
Tools
The MCP server that can read recent news from Coindesk.