Skip to content
Claude Desktop

northdata mcp for Claude Desktop

io.github.p-meier/northdata-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install northdata mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

northdata mcp in other clients