← dynamicfeed.ai

INDIVIDUAL MCP TOOL

china_data

Returns current World Bank macro series for China, including GDP, growth, CPI, trade, M2, unemployment, and FDI, with source and observation metadata.

dynamicfeed.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://dynamicfeed.ai/mcp

No auth detected

Connect to this endpoint to inspect the live schema for china_data and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

dynamicfeed.ai

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.dynamic-feed]
url = "https://dynamicfeed.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dynamic-feed": {
      "type": "http",
      "url": "https://dynamicfeed.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dynamic-feed
Remote MCP URL: https://dynamicfeed.ai/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": {
    "dynamic-feed": {
      "url": "https://dynamicfeed.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dynamic-feed": {
      "type": "http",
      "url": "https://dynamicfeed.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dynamic-feed",
  "transport": "streamable-http",
  "url": "https://dynamicfeed.ai/mcp"
}
MCP Inspector

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

Related tools

  • search_ai_models — Search current AI models by price, context window, and capability.
  • airport_delays — Live FAA airport delays, ground stops, closures & ground-delay programs (US NAS, keyless).
  • drug_shortages — US drug shortages from the FDA (openFDA, keyless).
  • sanctions_screen — Screen a name against the US OFAC SDN + UK Sanctions List (FCDO, Open Government Licence) — keyless.
  • company_lookup — Resolve a company name (or exact 20-char LEI) to its authoritative global Legal Entity Identifier + canonical legal name, address, status and local registration, from GLEIF (CC0 public domain, keyless).
  • ephemeris — Solar & lunar timing for a place + day — sunrise/sunset, the full twilight set (civil/nautical/ astronomical), moonrise/moonset, moon phase + illumination — from the U.S.
  • emissions — National greenhouse-gas emissions for a country (ISO-3 code, e.g.
  • federal_register — Recent US Federal Register documents — rules, proposed rules, notices, executive orders (keyless).