Local MCP server for sentiment labels, negative keyword extraction, combined analysis, and batch text processing.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Keyneg MCP.
analyze_sentimentAnalyze sentiment in text and return top sentiment labels with scores.
extract_keywordsExtract negative keywords and phrases from text. *(Pro/Enterprise only)*
full_analysisCombined sentiment and keyword analysis.
batch_analyzeAnalyze multiple texts at once. *(Trial/Pro/Enterprise only)*
get_usage_infoCheck your current tier and usage.
get_sentiment_labelsGet the full taxonomy of sentiment labels.
The first general-purpose sentiment analysis tool for AI agents.
KeyNeg MCP Server brings enterprise-grade sentiment analysis to Claude, ChatGPT, Gemini, and any AI assistant that supports the Model Context Protocol (MCP).
Or install from source:
KeyNeg-RS - The sentiment analysis engine:
ONNX Model - Export or download the model:
Add to your Claude Desktop config (~/.config/claude/claude_desktop_config.json on macOS/Linux or %APPDATA%\Claude\claude_desktop_config.json on Windows):
| Variable | Description | Default |
|---|---|---|
KEYNEG_MODEL_PATH | Path to ONNX model directory | ~/.keyneg/models/all-mpnet-base-v2 |
KEYNEG_LICENSE_KEY | License key for Pro/Enterprise | None (Free tier) |
analyze_sentimentAnalyze sentiment in text and return top sentiment labels with scores.
Returns:
extract_keywordsExtract negative keywords and phrases from text. (Pro/Enterprise only)
Returns:
full_analysisCombined sentiment and keyword analysis.
Returns:
batch_analyzeAnalyze multiple texts at once. (Trial/Pro/Enterprise only)
get_usage_infoCheck your current tier and usage.
get_sentiment_labelsGet the full taxonomy of sentiment labels.
| Tier | Price | Sentiment Labels | Keywords | Batch | Daily Calls |
|---|---|---|---|---|---|
| Free | $0 | 3 | No | No | 100 |
| Trial | $0 (30 days) | 95+ | Yes | Yes | 1,000 |
| Pro | Contact us | 95+ | Yes | Yes | Unlimited |
| Enterprise | Contact us | 95+ | Yes | Yes | Unlimited |
Get a license at grandnasser.com
Once configured, you can ask Claude things like:
MIT License - The MCP server is open source.
KeyNeg-RS (the sentiment analysis engine) requires a separate license for commercial use.
Kaossara Osseni Grand Nasser Enterprises
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/osseni94-keyneg-mcp)<a href="https://allmcps.com/mcp/osseni94-keyneg-mcp"><img src="https://allmcps.com/api/badge/osseni94-keyneg-mcp?style=directory" alt="Keyneg MCP on AllMCPs" /></a>