← Back to Plugins
MCP Server MCP

io.github.chrischall/sixflags-mcp

github By github 👁 1 views ▲ 0 votes

Six Flags MCP for Claude — live wait times, park hours, shows, and day planning

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "sixflags-mcp",
      "version": "1.0.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Default park for tools that don't name one. A park name, themeparks.wiki slug, or park id. Defaults to Carowinds.",
          "format": "string",
          "name": "SIXFLAGS_HOME_PARK"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...