Mhlabs MCP Tools runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 22 Nov 2025.
An MCP server that provides text preprocessing, NLP components, and document analysis
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mhlabs_mcp_tools -- uvx mhlabs-mcp-tools
{
"mcpServers": {
"mhlabs_mcp_tools": {
"args": [
"mhlabs-mcp-tools"
],
"command": "uvx"
}
}
}
[mcp_servers.mhlabs_mcp_tools]
command = "uvx"
args = ["mhlabs-mcp-tools"]
{
"mcpServers": {
"mhlabs_mcp_tools": {
"args": [
"mhlabs-mcp-tools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mhlabs_mcp_tools": {
"args": [
"mhlabs-mcp-tools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.