No project description provided
Project description
Crypto News MCP Server
TODO
- coindesk
- decrypt
Usage
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cryptonewsmcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cryptonewsmcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d71f1440daca76ab085654c0c3a2dabc3184c85f947611357dde2210f458d09b
|
|
| MD5 |
23f9ea934f23e1a96d6ab06808d57d65
|
|
| BLAKE2b-256 |
a5c8495c9e44a51c28bd81c526a19a0dcbddb3a3015ca409bc2a49e4286b2ad2
|