MCP Tool Factory runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from npm. Last commit 13 Feb 2026.
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
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-tool-factory -- npx -y @heshamfsalama/mcp-tool-factory
{
"mcpServers": {
"mcp-tool-factory": {
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-tool-factory]
command = "npx"
args = ["-y", "@heshamfsalama/mcp-tool-factory"]
{
"mcpServers": {
"mcp-tool-factory": {
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-tool-factory": {
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.