Nlp Tools
Rank #15,122io.github.fasuizu-br/nlp-tools
MCP server providing nlp-tools capabilities
Nlp Tools is a Model Context Protocol (MCP) server published by fasuizu-br. It ranks #15,122 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Nlp Tools is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 100,338 of 115,460 servers on MCP Toplist.
Use Nlp Tools
claude mcp add --transport http nlp-tools https://nlp-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp[mcp_servers.nlp-tools]
url = "https://nlp-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"Add to ~/.codex/config.toml.
https://nlp-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nlp-tools": {
"url": "https://nlp-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nlp-tools": {
"type": "http",
"url": "https://nlp-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nlp-tools": {
"serverUrl": "https://nlp-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nlp-tools": {
"url": "https://nlp-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fasuizu-br%2Fnlp-tools)<a href="https://mcptoplist.com/server/io.github.fasuizu-br%2Fnlp-tools"><img src="https://mcptoplist.com/badge/io.github.fasuizu-br%2Fnlp-tools.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fasuizu-br
Other servers by fasuizu-br
View all fasuizu-br servers →Available versions (5)
| Version | Published |
|---|---|
| 1.1.0 | Mar 5, 2026 |
| 1.0.2 | Feb 25, 2026 |
| 1.0.1 | Feb 25, 2026 |
| 1.0.0 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nlp Tools?
- Nlp Tools is maintained by fasuizu-br, which publishes 7 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Nlp Tools listed on the Official MCP Registry?
- Yes — Nlp Tools is listed on the Official MCP Registry.
- How many versions does Nlp Tools have?
- MCP Toplist tracks 5 versions of Nlp Tools, most recently published on Mar 5, 2026.
- Where can I find the source code for Nlp Tools?
- The source code for Nlp Tools is hosted at github.com/fasuizu-br/speech-ai-examples.