How to Use the NCDC Climate Data Online MCP in Claude Code
Pipe historical weather data straight into your terminal. NCDC Climate Data Online equips Claude Code with authoritative climate tools.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NCDC Climate Data Online MCP to Claude Code
Create your Vinkius account to connect NCDC Climate Data Online to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless climate data retrieval
The `get_climate_data` tool executes from your command line to fetch historical weather arrays without a browser. Claude Code pulls the raw records and pipes them directly into your local CSV files or databases. You run a single terminal command asking for last year's rainfall in Seattle. The agent handles the location lookup, hits the endpoint, and dumps the formatted output exactly where your scripts expect it.
Automate station discovery in CI/CD
Your agent uses `list_stations` and `get_station` to verify weather tracking hardware availability during automated build steps. You can script Claude Code to check station uptime before running heavy data ingestion jobs. Instead of hardcoding station IDs that might go offline, your pipeline dynamically queries `list_locations`. The agent resolves the closest active reporting site and feeds that ID to your backend services.
Query NCDC MCP Server metadata
Tools like `list_data_classes` and `list_data_types` expose the exact parameter codes required for automated data pipelines. Claude Code reads these lists to validate your backend cron jobs. If your ingestion script fails due to an invalid metric ID, the agent queries `list_datasets`. It finds the correct identifier for the target timeframe and patches your shell script immediately.
Set up NCDC Climate Data Online MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seencdc-climate-data-online-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NCDC Climate Data Online transactions." It will automatically discover and invoke the available NCDC Climate Data Online tools.
claude mcp add --transport http ncdc-climate-data-online-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about NCDC Climate Data Online MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NCDC Climate Data Online MCP today
We host it, we monitor it, we maintain it. You just paste one token.