NLP Tools - Sentiment, NER, Toxicity & Language Detection for Gemini CLI
io.github.fasuizu-br/nlp-tools
Toxicity, sentiment, NER, PII detection, and language identification tools
client:Gemini CLI
transport:streamable-http
tools:6
Install NLP Tools - Sentiment, NER, Toxicity & Language Detection in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nlp-tools": {
"httpUrl": "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs