Baseline MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 188 installs a week from pypi. Last commit 17 Sep 2026.
Statistically rigorous weather and climate context: forecast plus 35-year historical ranking.
Today is the operative word: we check Baseline MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add baseline-mcp -- uvx baseline-mcp
{
"mcpServers": {
"baseline-mcp": {
"args": [
"baseline-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.baseline-mcp]
command = "uvx"
args = ["baseline-mcp"]
{
"mcpServers": {
"baseline-mcp": {
"args": [
"baseline-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"baseline-mcp": {
"args": [
"baseline-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
BASELINE_API_URL (Base URL of the Baseline API instance to query.), BASELINE_API_KEY (API key for the Baseline API. Contact [email protected] for a key -- self-serve signup is not yet available.).
The author declared them in the registry entry; get the values from the project itself.
Historical weather and climate: 100+ years of station data, normals, extremes, and trends.
Search NOAA climate stations and datasets, fetch historical weather observations.
Weather API tools — current, hourly, daily forecasts, and historical data.
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
Hosted Weather MCP server (Open-Meteo): current, forecast, and historical weather by location.
Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical
US NWS alerts by state and short-term (next 5 periods) point forecasts.
Provide real-time and forecast weather information for locations in the United States using natura…
Answers built from our own checks of this server.