Skip to content
Claude Desktop

7timer mcp for Claude Desktop

io.github.mrfentmen/7timer-mcp

Weather forecasts from 7Timer. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install 7timer mcp in Claude Desktop

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

{
  "mcpServers": {
    "7timer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "7timer-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

7timer mcp in other clients