← Back to Plugins
MCP Server MCP

parbaked

github By github 👁 1 views ▲ 0 votes

Scaffold invite-only Python/FastAPI apps: auth, admin dashboard, dev server, deploy to fly.io.

Homepage Verified source GitHub

Install

uvx parbaked

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "parbaked",
      "version": "1.4.1a5",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "mcp",
          "type": "positional",
          "valueHint": "subcommand"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...