check_nlp_service — NLP Tools - Sentiment, NER, Toxicity & Language Detection MCP Tool Read-only
check_nlp_service
(check nlp service) is one of 6 tools on the
NLP Tools - Sentiment, NER, Toxicity & Language Detection
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_nlp_service from your client
- Claude Code NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service run in your project directory
- Claude Desktop NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service ~/.cursor/mcp.json
- VS Code NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service .vscode/mcp.json
- Zed NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service ~/.config/zed/settings.json
- Windsurf NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service ~/.codeium/windsurf/mcp_config.json
- Cline NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service ~/.gemini/settings.json
- Grok NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service .mcp.json (in your project root)
- ChatGPT NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service Settings → Connectors → Advanced → Developer mode
- Claude.ai NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service Settings → Connectors → Add custom connector
- LangChain NLP Tools - Sentiment, NER, Toxicity & Language Detection check_nlp_service pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nlp-tools https://apim-ai-apis.azure-api.net/mcp/nlp/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.