Skip to content
Cline

mcpforge for Cline

io.github.saagpatel/mcpforge

Generate complete, tested FastMCP 3.x MCP servers from one plain-English sentence.

client:Cline transport:stdio runtime:pypi

Install mcpforge in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcpforge": {
      "command": "uvx",
      "args": [
        "fastmcp-builder"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcpforge in other clients