Skip to main content
Data PlatformsPython

Osseni94/keyneg-mcp

Enterprise-grade sentiment analysis with 95+ labels, keyword extraction, and batch processing for AI agents

data-platformslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Osseni94/keyneg-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "keyneg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Osseni94/keyneg-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Platforms
Language
Python
Author
Osseni94