Back to MCP Servers
Keyneg
Enterprise-grade sentiment analysis with 95+ labels, keyword extraction, and batch processing for AI agents
data-platformsaiagent
By Osseni94
Installation
npx -y keyneg-mcpConfiguration
{
"mcpServers": {
"keyneg-mcp": {
"command": "npx",
"args": ["-y", "keyneg-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes