← Index

io.github.Fabsbags/swisstrip-mcp

io.github.Fabsbags/swisstrip-mcp·v0.6.3·Calendar & Time
Quality Score
80
/100

Canonical SwissTrip MCP — independent SBB/CFF/FFS schedules, prices, and ticket links by SwissTrip.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.swisstrip.app/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "swisstrip-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "swisstrip-mcp"
      ],
      "env": {
        "SWISSTRIP_MCP_URL": "<swisstrip_mcp_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "swisstrip-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "swisstrip-mcp"
      ],
      "env": {
        "SWISSTRIP_MCP_URL": "<swisstrip_mcp_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y swisstrip-mcp
§02  Environment variables
SWISSTRIP_MCP_URL

Override the hosted server URL. Default: https://mcp.swisstrip.app/mcp.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time