Skip to main content
Glama

NLP Tools - Sentiment, NER, Toxicity & Language Detection

Server Details

Toxicity, sentiment, NER, PII detection, and language identification tools

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
fasuizu-br/speech-ai-examples
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 5 tool updates
    • Changedanalyze_sentiment1 field changed
      • addedInput schema / properties / text / maxLength
        Added value: +100000
    • Changedanalyze_toxicity1 field changed
      • addedInput schema / properties / text / maxLength
        Added value: +100000
    • Changeddetect_language1 field changed
      • addedInput schema / properties / text / maxLength
        Added value: +100000
    • Changeddetect_pii1 field changed
      • addedInput schema / properties / text / maxLength
        Added value: +100000
    • Changedextract_entities1 field changed
      • addedInput schema / properties / text / maxLength
        Added value: +100000
  2. 6 tool updates
    • First observedanalyze_sentiment
    • First observedanalyze_toxicity
    • First observedcheck_nlp_service
    • First observeddetect_language
    • First observeddetect_pii
    • First observedextract_entities

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Content moderation and profanity detection MCP server with 19 tools, 24 language support, leetspeak/Unicode obfuscation detection, context-aware analysis, batch processing, and user tracking for AI-powered content safety.
    16
    59
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables sanitizing PII from text, classifying data into sovereignty zones, and monitoring compliance scores to keep sensitive information out of AI outputs.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: sentiment analysis, toxicity detection, service health check, language detection, PII detection, and named entity extraction. The descriptions clearly differentiate their domains and outputs, making misselection unlikely.

Naming Consistency4/5

The naming follows a consistent verb_noun pattern (analyze_sentiment, analyze_toxicity, detect_language, detect_pii, extract_entities) with one minor deviation (check_nlp_service uses 'check' instead of a more specific verb, but it still fits the pattern). Overall, the naming is predictable and readable.

Tool Count5/5

With 6 tools, the server is well-scoped for NLP tasks covering sentiment, toxicity, language, PII, NER, and service health. Each tool earns its place without feeling bloated or sparse, providing a focused set of capabilities.

Completeness4/5

The toolset covers key NLP domains (sentiment, toxicity, language, PII, NER) with a health check, but there are minor gaps such as missing text summarization or translation tools that might be expected in a broader NLP toolkit. However, the provided tools are comprehensive for their stated purposes.