← Index

io.github.hrandhawa02/squad_up

io.github.hrandhawa02/squad_up·v0.1.1·Other
Quality Score
78
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "squad_up": {
      "command": "uvx",
      "args": [
        "squad-up-mcp"
      ],
      "env": {
        "SQUAD_UP_API_URL": "<squad_up_api_url>"
      }
    }
  }
}
§02  Environment variables
SQUAD_UP_API_URL

Base URL of your Squad Up API (e.g. https://your-backend.url/api)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other