M
MCP Server Weather
MCP server by ramachandran289
Created 7/18/2025
Updated 3 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-server-weather
Cursor configuration (mcp.json)
{
"mcpServers": {
"ramachandran289-mcp-server-weather": {
"command": "npx",
"args": [
"ramachandran289-mcp-server-weather"
]
}
}
}