MCP Smart Proxy runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 22 Apr 2026.
An MCP server that provides a smart proxy to other mcp servers
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 mcp-smart-proxy -- uvx mcp-smart-proxy
{
"mcpServers": {
"mcp-smart-proxy": {
"args": [
"mcp-smart-proxy"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-smart-proxy]
command = "uvx"
args = ["mcp-smart-proxy"]
{
"mcpServers": {
"mcp-smart-proxy": {
"args": [
"mcp-smart-proxy"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-smart-proxy": {
"args": [
"mcp-smart-proxy"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.