Osseni94/keyneg-mcp
Enterprise-grade sentiment analysis with 95+ labels, keyword extraction, and batch processing for AI agents
Quick Start
Clone the repository:
git clone https://github.com/Osseni94/keyneg-mcpClaude Desktop configuration example:
{
"mcpServers": {
"keyneg-mcp": {
"command": "npx",
"args": [
"-y",
"Osseni94/keyneg-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.