Six Flags MCP for Claude — live wait times, park hours, shows, and day planning
claude mcp add sixflags-mcp -- npx -y sixflags-mcp
claude_desktop_config.json
{
"mcpServers": {
"sixflags-mcp": {
"command": "npx",
"args": [
"-y",
"sixflags-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"sixflags-mcp": {
"command": "npx",
"args": [
"-y",
"sixflags-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sixflags-mcp": {
"command": "npx",
"args": [
"-y",
"sixflags-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"sixflags-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sixflags-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sixflags-mcp": {
"command": "npx",
"args": [
"-y",
"sixflags-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.chrischall--sixflags-mcp/reviews or the review_server meta-tool.
POST /mcp