Loading MCP server directory, please wait...
An MCP server that provides text preprocessing, NLP components, and document analysis
npx @getmcp/cli add io.github.MusaddiqueHussainLabs/mhlabs_mcp_toolsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MusaddiqueHussainLabs/mhlabs_mcp_tools": {
"command": "uvx",
"args": [
"mhlabs-mcp-tools"
]
}
}
}