# See repository for install instructions
{
"mcpServers": {
"fasuizu-br-nlp-tools": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"fasuizu-br-nlp-tools": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"fasuizu-br-nlp-tools": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The io.github.fasuizu-br/nlp-tools server is a Model Context Protocol server that provides natural language processing capabilities, including toxicity detection, sentiment analysis, named entity recognition, personally identifiable information detection, and language identification, with CPU-optimized ONNX models. This server can be connected to remotely, enabling developers to integrate these NLP tools into their applications. Developers would reach for this tool when they need to analyze and understand the meaning and context of text data in their projects.
NLP tools: toxicity, sentiment, NER, PII detection, language ID. CPU-optimized ONNX.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport.
What tools does it provide?
The NLP Tools - Toxicity, Sentiment, NER, PII, Language Detection server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.