Skip to content
Windsurf

northdata mcp for Windsurf

io.github.p-meier/northdata-mcp

NorthData API for German company, owner, and financial data — with a built-in credit guard.

client:Windsurf transport:stdio runtime:pypi

Install northdata mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "northdata-mcp": {
      "command": "uvx",
      "args": [
        "northdata-mcp"
      ],
      "env": {
        "NORTHDATA_API_KEY": "<NORTHDATA_API_KEY>",
        "NORTHDATA_APPROVAL_THRESHOLD": "<NORTHDATA_APPROVAL_THRESHOLD>",
        "NORTHDATA_ABSOLUTE_MAX": "<NORTHDATA_ABSOLUTE_MAX>",
        "NORTHDATA_CREDIT_LOG": "<NORTHDATA_CREDIT_LOG>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

northdata mcp in other clients