baseline mcp for Claude Desktop
io.github.elninyo-ops/baseline-mcp
Statistically rigorous weather and climate context: forecast plus 35-year historical ranking.
client:Claude Desktop
transport:stdio
runtime:pypi
Install baseline mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"baseline-mcp": {
"command": "uvx",
"args": [
"baseline-mcp"
],
"env": {
"BASELINE_API_URL": "<BASELINE_API_URL>",
"BASELINE_API_KEY": "<BASELINE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs