← Back to Plugins
MCP Server MCP

io.github.hrandhawa02/squad_up

github By github 👁 1 views ▲ 0 votes

Create events, add invitees, manage potlucks and carpools via natural language.

Homepage Verified source GitHub

Install

uvx squad-up-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "squad-up-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL of your Squad Up API (e.g. https://your-backend.url/api)",
          "format": "string",
          "name": "SQUAD_UP_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...