← Back to browse

nigeria-imf-weo

Indexed by io.github.Braynexservices

About

IMF World Economic Outlook for Nigeria (growth, inflation, debt, more). Keyless.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

Transportstdio (runs a local command)
Env varsIMF_PROVIDER
Claude Code
claude mcp add --env IMF_PROVIDER= nigeria-imf-weo -- npx @braynexservices/nigeria-mcp-imf-weo
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"nigeria-imf-weo","command":"npx","args":["@braynexservices/nigeria-mcp-imf-weo"],"env":{"IMF_PROVIDER":""}}'
JSON
{
  "mcpServers": {
    "nigeria-imf-weo": {
      "command": "npx",
      "args": [
        "@braynexservices/nigeria-mcp-imf-weo"
      ],
      "env": {
        "IMF_PROVIDER": ""
      }
    }
  }
}

Environment variables are listed by name only — fill in your own values. Entries never carry secrets.