PluginBench
MCP Server

Global Economic Data MCP Server

org.memoryapi/global

What is the Global Economic Data MCP server?

Global economic data from World Bank and OECD

How to install Global Economic Data

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "global": {
      "url": "https://global.memoryapi.org/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "global": {
      "serverUrl": "https://global.memoryapi.org/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "global": {
      "type": "http",
      "url": "https://global.memoryapi.org/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "global": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://global.memoryapi.org/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http global https://global.memoryapi.org/mcp

Related MCP servers

AI/ML research papers from arXiv, DBLP, and HuggingFace

Cross-exchange arbitrage opportunities and funding rate signals

Biomedical data: compounds, drug info, and molecular targets

Clinical trial search and status from ClinicalTrials.gov

US federal contracts, grants, and spending awards

Schedule and manage recurring or one-shot tasks