Skip to content
Claude Desktop

Fmi for Claude Desktop

io.github.pipeworx-io/fmi

FMI MCP — Finnish Meteorological Institute open WFS.

client:Claude Desktop transport:streamable-http

Install Fmi in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fmi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/fmi/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Fmi in other clients