capabilities · what this server can do
5 tools detected·auth: API key
medium risk● active ○ not requested · hover each badge for details
● fs read● fs write● network○ exec○ eval● secrets
why medium risk: fs read + fs write + network + secrets — requires access to credentials or environment secrets.
- analyze_sentiment— Analyse the sentiment of a text. Returns score (0-1), label (positive/negative/neutral/mixed), and confidence.
- batch_analyze— Analyse sentiment for multiple texts at once. Provide texts separated by '|||' delimiter.
- compare_sentiments— Compare the sentiment of two texts side by side.
- extract_emotions— Detect emotions present in text. Returns detected emotions with intensity scores.
- my_tool