Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

NLP Tools - Sentiment, NER, Toxicity & Language Detection

REMOTE · APIM-AI-APIS.AZURE-API.NET · SCANNED AUG 3

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

+7 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security77
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1175 tokens (~195/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · apim-ai-apis.azure-api.net

# add to Claude Code
claude mcp add --transport http fasuizu-br-nlp-tools https://apim-ai-apis.azure-api.net/mcp/nlp/mcp
# ~/.codex/config.toml
[mcp_servers.fasuizu-br-nlp-tools]
url = "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "fasuizu-br-nlp-tools": {
      "type": "remote",
      "url": "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add fasuizu-br-nlp-tools --url https://apim-ai-apis.azure-api.net/mcp/nlp/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  fasuizu-br-nlp-tools:
    url: "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp"
// mcp.json
{
  "mcpServers": {
    "fasuizu-br-nlp-tools": {
      "type": "http",
      "url": "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +19
    • Authorization: unverified → fail security
    • HSTS header: unverified → pass security
    • Transport: fail → pass security
  • 28 Jul 26 −17
    • Authorization: fail → unverified security
    • HSTS header: pass → unverified security
    • Transport: pass → fail security
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 66

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://apim-ai-apis.azure-api.net/mcp/nlp/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.azure-api.net,O=Microsoft Corporation,L=Redmond,ST=WA,C=US CN=Microsoft TLS G2 RSA CA OCSP 02,O=Microsoft Corporation,C=US 7 Jun 2026 4 Dec 2026 RSA 2048 SHA384-RSA 41004cfee075a86fa3cd4ae1450000004cfee0
SANs: *.azure-api.net, *.portal.azure-api.net, *.management.azure-api.net, *.scm.azure-api.net, *.configuration.azure-api.net, *.regional.azure-api.net, *.developer.azure-api.net, *.data.azure-api.net, *.portal-editor.azure-api.net, *.unique.azure-api.net, *.unique.portal.azure-api.net, *.unique.management.azure-api.net and 6 more
CN=Microsoft TLS G2 RSA CA OCSP 02,O=Microsoft Corporation,C=US (CA) CN=Microsoft TLS RSA Root G2,O=Microsoft Corporation,C=US 1 Aug 2025 3 Jun 2029 RSA 4096 SHA384-RSA 330000000c4964a16f44203b2200000000000c
CN=Microsoft TLS RSA Root G2,O=Microsoft Corporation,C=US (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 21 May 2025 19 Jun 2029 RSA 4096 SHA384-RSA b0c6b2c466917b04773c647d4afc0c8
DNSSEC insecure

Validation of apim-ai-apis.azure-api.net. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
net. present 37331 13 Verified
azure-api.net. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Protected resource metadata

Retrieved No
Problem no_resource_metadata
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://apim-ai-apis.azure-api.net/mcp/nlp/mcp Verified 200
http (plaintext) http://apim-ai-apis.azure-api.net/mcp/nlp/mcp Inconclusive 404
MCP tools — 6 exposed · ~1,060 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
analyze_sentiment ~163

Analyze text sentiment. Returns positive/negative classification with confidence scores. DistilBERT-based with sub-10ms latency. Multiple domain-specific model variants available. Args: text: Text to analyze for sentiment (positive/negative). model: Model variant -- 'general' (default), 'financial', 'twitter'. Returns: dict with keys: - label (str): 'positive' or 'negative' - score (float 0-1): Confidence score for the predicted label - scores (dict): All label scores (positive, negative)

NameTypeReqDescription
modelstringModel variant: 'general' (default), 'financial', 'twitter'
textstringyesText to analyze for sentiment (positive/negative)

No output schema declared.

No examples provided.

analyze_toxicity ~212

Analyze text for toxic content. Returns scores for 6 categories: toxic, severe_toxic, obscene, threat, insult, identity_hate. Each score is 0.0-1.0. BERT-based classifier with sub-15ms latency on GPU. Args: text: Text to analyze for toxicity (hate speech, insults, threats). Returns: dict with keys: - toxic (float 0-1): Overall toxicity score - severe_toxic (float 0-1): Severe toxicity score - obscene (float 0-1): Obscenity score - threat (float 0-1): Threat score - insult (float 0-1): Insult score - identity_hate (float 0-1): Identity-based hate score - is_toxic (bool): Whether text exceeds toxicity threshold

NameTypeReqDescription
textstringyesText to analyze for toxicity (hate speech, insults, threats)

No output schema declared.

No examples provided.

check_nlp_service ~62

Check health status of NLP API services and loaded models. Returns: dict with keys: - status (str): 'healthy' or error state - models (dict): Loaded model status per capability - version (str): API version

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

detect_language ~174

Detect the language of text. Supports 176 languages using fastText. Sub-1ms inference latency. Returns ISO 639-1 codes with confidence scores. Args: text: Text to identify the language of. top_k: Number of top language predictions to return (default: 3). Returns: dict with keys: - language (str): Top predicted language ISO 639-1 code - confidence (float 0-1): Confidence for top prediction - predictions (list): Top-k predictions, each with: - language (str): ISO 639-1 code - confidence (float 0-1): Prediction confidence

NameTypeReqDescription
textstringyesText to identify the language of
top_kintegerNumber of top language predictions to return

No output schema declared.

No examples provided.

detect_pii ~277

Detect personally identifiable information (PII) in text. Finds emails, phone numbers, SSNs, credit cards, IP addresses, and person names. Optionally returns redacted text with PII replaced by type labels (e.g. [EMAIL], [PHONE]). BERT-NER + regex ensemble. Args: text: Text to scan for personally identifiable information. redact: If true, return redacted text with PII replaced by [TYPE]. Returns: dict with keys: - pii_found (list): Detected PII items, each containing: - text (str): The PII value found - type (str): PII type (EMAIL, PHONE, SSN, CREDIT_CARD, IP, PERSON) - start (int): Character offset start - end (int): Character offset end - score (float 0-1): Detection confidence - count (int): Total PII items found - redacted_text (str|null): Text with PII replaced (when redact=true) - has_pii (bool): Whether any PII was detected

NameTypeReqDescription
redactbooleanIf true, return redacted text with PII replaced by [TYPE]
textstringyesText to scan for personally identifiable information

No output schema declared.

No examples provided.

extract_entities ~172

Extract named entities (NER) from text. Identifies persons, organizations, locations, and miscellaneous entities with span offsets and confidence scores. BERT-NER based with sub-50ms latency. Args: text: Text to extract named entities from. Returns: dict with keys: - entities (list): Detected entities, each containing: - text (str): Entity text - label (str): Entity type (PER, ORG, LOC, MISC) - start (int): Character offset start - end (int): Character offset end - score (float 0-1): Confidence score - count (int): Total number of entities found

NameTypeReqDescription
textstringyesText to extract named entities from (persons, organizations, locations)

No output schema declared.

No examples provided.