basic-sentiment-mcp-server
@pdulapalli
About basic-sentiment-mcp-server
A basic server using the Model Context Protocol, around text sentiment
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"basic-sentiment-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}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 basic-sentiment-mcp-server?
basic-sentiment-mcp-server is an MCP server for sentiment analysis, as indicated by its name. The README provides setup instructions for running the server and is tested on macOS.
How to use basic-sentiment-mcp-server?
Install dependencies with uv sync, then run uv run mcp dev server.py to start the MCP Inspector. Connect via STDIO transport to test the server.
Key features of basic-sentiment-mcp-server
—
Use cases of basic-sentiment-mcp-server
—
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments