Manager.io MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 593 installs a week from pypi. Last commit 4 Aug 2026.
MCP server for Manager.io bookkeeping: read-first with opt-in scoped task and write tools
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 manager-mcp -- uvx manager-mcp
{
"mcpServers": {
"manager-mcp": {
"args": [
"manager-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.manager-mcp]
command = "uvx"
args = ["manager-mcp"]
{
"mcpServers": {
"manager-mcp": {
"args": [
"manager-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"manager-mcp": {
"args": [
"manager-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.