Unblu runs on your own machine — the client starts it, so there is no endpoint to ping. 109 installs a week from pypi. Last commit 31 Jul 2026.
Operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints
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 unblu -- uvx unblu-mcp
{
"mcpServers": {
"unblu": {
"args": [
"unblu-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.unblu]
command = "uvx"
args = ["unblu-mcp"]
{
"mcpServers": {
"unblu": {
"args": [
"unblu-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"unblu": {
"args": [
"unblu-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.