How to Use the NCDC Climate Data Online MCP in Claude Code
Pipe historical weather records and station metadata straight to your shell using Claude Code and this terminal-based MCP Server.
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.
Terminal-driven data ingestion with Claude Code
The `get_climate_data` tool fetches raw meteorological records directly through your command line. Claude Code invokes this tool to grab historical metrics and pipe them directly into local terminal utilities like grep, awk, or jq. You can run headless queries directly from your SSH session. Claude Code maps your natural language requests to the correct parameters and outputs clean JSON records ready for immediate shell processing.
Command-line weather station auditing
The `list_stations` tool searches for weather stations using terminal-friendly filters. Claude Code combines this with `list_locations` to audit monitoring networks without opening a web browser. This MCP Server allows you to quickly verify which stations in a county are reporting active data. Claude Code queries the endpoints, formats the output as a clean CLI table, and highlights inactive stations.
Direct dataset schema inspection
The `get_dataset` tool retrieves metadata for specific climate datasets directly in your console. Claude Code calls this tool along with `list_datasets` to verify temporal coverage before you start a massive data pull. This prevents empty terminal outputs and wasted API calls. Claude Code checks the dataset boundaries first, ensuring your shell scripts query valid date ranges and active variables.
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-1-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-1-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.