← All servers

Meteoswiss

io.github.pipeworx-io/meteoswiss v0.1.0
Official Registry git

Swiss weather and federal geodata from MeteoSwiss and swisstopo on data.geo.admin.ch — find…

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add meteoswiss --transport http https://gateway.pipeworx.io/meteoswiss/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "meteoswiss": {
      "url": "https://gateway.pipeworx.io/meteoswiss/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "meteoswiss": {
      "serverUrl": "https://gateway.pipeworx.io/meteoswiss/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "meteoswiss": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/meteoswiss/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "meteoswiss": {
      "url": "https://gateway.pipeworx.io/meteoswiss/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "meteoswiss": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/meteoswiss/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://gateway.pipeworx.io/meteoswiss/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--meteoswiss/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent