
Sentor
@NIKX-Tech
About Sentor
Stop guessing why ratings drop. Give your AI assistant Sentor and let it analyse thousands of reviews, pinpoint what to fix first, and surface the topics that matter most.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sentor": {
"command": "uvx",
"args": [
"sentor-mcp"
],
"env": {
"SENTOR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Sentor?
Sentor is an entity-based sentiment analysis platform powered by fine-tuned BERT models. This MCP server exposes Sentor’s ML APIs as tools that AI assistants can call directly for sentiment scoring, topic clustering, and label generation.
How to use Sentor?
Install using uvx sentor-mcp — no server to run, no infrastructure needed. Obtain a free API key at dashboard.sentor.app and configure the server to use it.
Key features of Sentor
- Score sentiment toward specific entities (brands, products, features)
- Automatically cluster documents into topics
- Generate descriptive topic labels using an LLM
- Run full analysis pipelines from a single prompt
Use cases of Sentor
- Analyze customer reviews for sentiment toward checkout flow and delivery speed
- Cluster large sets of product feedback into actionable topics
- Monitor brand sentiment across social media or support tickets
FAQ from Sentor
What does Sentor do that a general sentiment API doesn’t?
Sentor performs entity-based sentiment analysis: it scores sentiment toward specific entities (e.g., a brand or feature) rather than providing an overall document sentiment.
What are the runtime requirements for Sentor?
No server to run or infrastructure to manage. Install via uvx sentor-mcp and provide an API key.
Where does Sentor’s data live?
Sentor processes text through its cloud-based ML APIs. Documents and results are handled on Sentor’s servers per their data policy (not detailed further in this README).
What transport does Sentor use?
The MCP server communicates with Sentor’s APIs over standard HTTP (not specified in README beyond API key usage; typical MCP transport is stdio or HTTP).
How do I authenticate with Sentor?
Get a free API key at dashboard.sentor.app and provide it when configuring the MCP server.
Frequently asked questions
What does Sentor do that a general sentiment API doesn’t?
Sentor performs entity-based sentiment analysis: it scores sentiment toward specific entities (e.g., a brand or feature) rather than providing an overall document sentiment.
What are the runtime requirements for Sentor?
No server to run or infrastructure to manage. Install via `uvx sentor-mcp` and provide an API key.
Where does Sentor’s data live?
Sentor processes text through its cloud-based ML APIs. Documents and results are handled on Sentor’s servers per their data policy (not detailed further in this README).
What transport does Sentor use?
The MCP server communicates with Sentor’s APIs over standard HTTP (not specified in README beyond API key usage; typical MCP transport is stdio or HTTP).
How do I authenticate with Sentor?
Get a free API key at [dashboard.sentor.app](https://dashboard.sentor.app/settings?tab=api-access) and provide it when configuring the MCP server.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments