Weather MCP for Cursor
io.github.kulybaba/weather
An MCP server for weather information by @kulybaba
client:Cursor
transport:streamable-http
runtime:npm
Install Weather MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"weather": {
"url": "https://kulybaba.weather.com/mcp/v4.0.0/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs