ezh0v/weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
Platform-specific configuration:
{
"mcpServers": {
"weather-mcp-server": {
"command": "npx",
"args": [
"-y",
"weather-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...