ash-singh/claude-weather-mcp-server
A sample Claude MCP server that returns weather information
Platform-specific configuration:
{
"mcpServers": {
"claude-weather-mcp-server": {
"command": "npx",
"args": [
"-y",
"claude-weather-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...