MCP Server
MCP
io.github.elninyo-ops/baseline-mcp
Statistically rigorous weather and climate context: forecast plus 35-year historical ranking.
Install
uvx baseline-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "baseline-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Baseline API instance to query.",
"isRequired": true,
"format": "string",
"name": "BASELINE_API_URL"
},
{
"description": "API key for the Baseline API. Contact [email protected] for a key -- self-serve signup is not yet available.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BASELINE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment