unlimited-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi.
Delegate coding and sysops tasks to cheaper agents or local LLMs via durable background job queues.
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 unlimited-mcp -- uvx unlimited-mcp
{
"mcpServers": {
"unlimited-mcp": {
"args": [
"unlimited-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.unlimited-mcp]
command = "uvx"
args = ["unlimited-mcp"]
{
"mcpServers": {
"unlimited-mcp": {
"args": [
"unlimited-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"unlimited-mcp": {
"args": [
"unlimited-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.