Back to Home
JoAbyssinia icon

mcp-sentiment

Verified Safe

by JoAbyssinia

Overview

Provides a sentiment analysis API, capable of being integrated into larger AI agent systems or directly used via a web interface.

Installation

Run Command
python app.py

Security Notes

The MCP server, implemented in `app.py`, performs sentiment analysis using the `TextBlob` library. It does not contain `eval`, obfuscation, hardcoded secrets, or patterns that allow direct code execution from user input. The primary security risk identified in the repository's `mcpgradioclient.py` file (which is a client that connects to an MCP server, and uses a `CodeAgent` that processes user input) does not apply to the server's functionality as defined in `app.py`.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-19

Tags

Sentiment AnalysisNLPGradioAIMCP