mcpforge runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from pypi. Last commit 19 Jul 2026.
Generate complete, tested FastMCP 3.x MCP servers from one plain-English sentence.
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 mcpforge -- uvx fastmcp-builder
{
"mcpServers": {
"mcpforge": {
"args": [
"fastmcp-builder"
],
"command": "uvx"
}
}
}
[mcp_servers.mcpforge]
command = "uvx"
args = ["fastmcp-builder"]
{
"mcpServers": {
"mcpforge": {
"args": [
"fastmcp-builder"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcpforge": {
"args": [
"fastmcp-builder"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.