MCP Factory runs on your own machine — the client starts it, so there is no endpoint to ping. 389 installs a week from pypi. Last commit 1 Aug 2026.
Manifest-driven MCP server scaffolder and runtime hub for tool integrations.
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-factory -- uvx jaimenbell-mcp-factory
{
"mcpServers": {
"mcp-factory": {
"args": [
"jaimenbell-mcp-factory"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-factory]
command = "uvx"
args = ["jaimenbell-mcp-factory"]
{
"mcpServers": {
"mcp-factory": {
"args": [
"jaimenbell-mcp-factory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-factory": {
"args": [
"jaimenbell-mcp-factory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.