weather mcp for Cursor
io.github.kulybaba/weather-mcp
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-mcp": {
"url": "https://kulybaba.weather.com/mcp/v3.0.0/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs