← Registry

Data Collection

dynamical.org

Provides access to weather and climate datasets from dynamical.org, including metadata, search, and data retrieval.

1 endpoint4 known toolsFirst detected July 19, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.dynamical.org/mcp

No auth detected

MCP server metadata

Name
dynamical-catalog
Version
0.1.2
Capabilities
experimentalpromptsresourcestools
Server instructions

Tools for discovering and using dynamical.org's public STAC catalog of cloud-optimized weather and climate datasets: search for datasets by model/variable/region/resolution, look up a dataset's docs and update cadence, get a ready-to-run code snippet for opening its data, and check recent forecast-run freshness.

Known tools 4

get_access_pattern

Get the storage URI and working code for opening a dynamical.

Inferred read-only
get_dataset_info

Get documentation, spatial/time resolution, domain, and update cadence for one dynamical.

Potential side effects
list_recent_runs

Check run freshness and arrival status for a dynamical.

Inferred read-only
search_catalog

Search dynamical.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.dynamical-catalog]
url = "https://mcp.dynamical.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dynamical-catalog": {
      "type": "http",
      "url": "https://mcp.dynamical.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dynamical-catalog
Remote MCP URL: https://mcp.dynamical.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "dynamical-catalog": {
      "url": "https://mcp.dynamical.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dynamical-catalog": {
      "type": "http",
      "url": "https://mcp.dynamical.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dynamical-catalog",
  "transport": "streamable-http",
  "url": "https://mcp.dynamical.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dynamical.org was fetched 2026-08-23T11:05:55.544Z and is being refreshed.

Trust status Trusted

dynamical.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.