mcp-sentiment-server

hashan-7/mcp-sentiment-server
★ 1 stars Python 🤖 AI/LLM Updated today
MCP sentiment analysis server with Gradio, deployed on Hugging Face Spaces.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install mcp-sentiment-server

Topics

ai-toolsgradiohuggingfacemcpmcp-serversentiment-analysis