Back to directory
kukapay/crypto-sentiment-mcp

kukapay/crypto-sentiment-mcp

@kukapay

An MCP server that delivers cryptocurrency sentiment analysis to AI agents.

cryptocurrencysentimentanalysismcpsantimentsocial-mediatrendsai-agentsfinance

Installation & Configuration

{
  "mcpServers": {
    "crypto-sentiment-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/crypto-sentiment-mcp",
        "run",
        "main.py"
      ],
      "env": {
        "SANTIMENT_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12