freellmpool runs on your own machine — the client starts it, so there is no endpoint to ping. 359 installs a week from pypi. Last commit 29 Jul 2026.
Pool 18 LLM providers through MCP: ask, panel, tokenmax, route, models, quota, and stats.
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 freellmpool -- uvx freellmpool
{
"mcpServers": {
"freellmpool": {
"args": [
"freellmpool"
],
"command": "uvx"
}
}
}
[mcp_servers.freellmpool]
command = "uvx"
args = ["freellmpool"]
{
"mcpServers": {
"freellmpool": {
"args": [
"freellmpool"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"freellmpool": {
"args": [
"freellmpool"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.