Skip to content
Cursor

NLP Tools - Sentiment, NER, Toxicity & Language Detection for Cursor

io.github.fasuizu-br/nlp-tools

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

client:Cursor transport:streamable-http tools:6

Install NLP Tools - Sentiment, NER, Toxicity & Language Detection in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nlp-tools": {
      "url": "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

NLP Tools - Sentiment, NER, Toxicity & Language Detection in other clients