Pystub runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 1 Apr 2026.
Auto-detect stubbable packages for Python exe builds and generate minimal stub code
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 pystub -- uvx mcp-pystub
{
"mcpServers": {
"pystub": {
"args": [
"mcp-pystub"
],
"command": "uvx"
}
}
}
[mcp_servers.pystub]
command = "uvx"
args = ["mcp-pystub"]
{
"mcpServers": {
"pystub": {
"args": [
"mcp-pystub"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pystub": {
"args": [
"mcp-pystub"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.