Glaucia86 Weather
Freeby MCP Community
A robust Weather MCP Server in TypeScript
v1.0.0Added Apr 12, 2026
weathermcpservertypescriptnodejs
Glaucia86 Weather MCP Server
A robust Weather MCP Server in TypeScript
Installation
npx -y @iflow-mcp/glaucia86-weather-mcp-server
Reviews
Installation
Quick install
npx -y @iflow-mcp/glaucia86-weather-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"glaucia86-weather": {
"command": "npx",
"args": ["-y", "@iflow-mcp/glaucia86-weather-mcp-server"]
}
}
}