Crypto Sentiment X402

Crypto Sentiment X402

Local
@whatevercat-creator1PythonUpdated 2 days ago

Real-time crypto sentiment for a ticker symbol from 8 news RSS feeds and the Fear & Greed Index

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcrypto-sentiment-x402-mcpv0.1.0

Run

uvx crypto-sentiment-x402-mcp

MCP client config

{
  "mcpServers": {
    "crypto-sentiment-x402": {
      "command": "uvx",
      "args": [
        "crypto-sentiment-x402-mcp"
      ]
    }
  }
}