Skip to main content

No project description provided

Project description

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

Project details


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

If you're not sure about the file name format, learn more about wheel file names.

cryptonewsmcp-0.2.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file cryptonewsmcp-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cryptonewsmcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 29cc2954191f7bf7b75b26b918a0362a542aa092aa06eb0047bf6838a7b2bd4b
MD5 9f60db428f2dcd8646d222951e29778c
BLAKE2b-256 e5bac5f182b811d113b2c386b030bc77cec9b109179b17a0bb4f32f3cbab3cc4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page