Loading MCP server directory, please wait...
Statistically rigorous weather and climate context: forecast plus 35-year historical ranking.
npx @getmcp/cli add io.github.elninyo-ops/baseline-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
BASELINE_API_URLBase URL of the Baseline API instance to query.
BASELINE_API_KEYAPI key for the Baseline API. Contact chadmcnutt@gmail.com for a key -- self-serve signup is not yet available.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.elninyo-ops/baseline-mcp": {
"command": "uvx",
"args": [
"baseline-mcp"
],
"env": {
"BASELINE_API_URL": "",
"BASELINE_API_KEY": ""
}
}
}
}