Loomal

MeteoSwiss MCP Server

MCP server by github.com/eins78/meteoswiss-llm-tools

Swiss weather data for AI assistants — forecasts, measurements, stations, pollen.

1 starsnpm: meteoswiss-mcpRemote-capable

About MeteoSwiss MCP Server

MeteoSwiss MCP Server is an MCP (Model Context Protocol) server published by eins78 in the official MCP registry, listed under Weather Services on Loomal. Swiss weather data for AI assistants — forecasts, measurements, stations, pollen.

MeteoSwiss MCP Server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (meteoswiss-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/eins78/meteoswiss-llm-tools, where the project has earned 1 GitHub stars.

Use MeteoSwiss MCP Server with your agent

Claude Code · one command
claude mcp add --transport http meteoswiss-mcp-server https://meteoswiss-mcp.ars.is/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "meteoswiss-mcp-server": {
      "url": "https://meteoswiss-mcp.ars.is/mcp"
    }
  }
}
streamable-httphttps://meteoswiss-mcp.ars.is/mcp
npmmeteoswiss-mcp

Frequently asked questions

What is MeteoSwiss MCP Server?
MeteoSwiss MCP Server is an MCP (Model Context Protocol) server by eins78 in the Weather Services category. Swiss weather data for AI assistants — forecasts, measurements, stations, pollen.
How do I connect MeteoSwiss MCP Server to Claude, Cursor, or another MCP client?
MeteoSwiss MCP Server is a remote MCP server — add its endpoint (https://meteoswiss-mcp.ars.is/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is MeteoSwiss MCP Server open source?
Yes — the source code is public at github.com/eins78/meteoswiss-llm-tools, with 1 GitHub stars.
Can AI agents pay to use MeteoSwiss MCP Server?
Not yet through Loomal — MeteoSwiss MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MeteoSwiss MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.