Home › Finance › Debitura.MCP

Debitura.MCP

Cross-border debt collection: submit and track cases handled by local partners in 183 countries.

Official TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-20 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.debitura.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http debitura-mcp https://mcp.debitura.com/mcp --header "XApiKey: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "debitura-mcp": {
      "url": "https://mcp.debitura.com/mcp",
      "headers": {
        "XApiKey": "<YOUR_VALUE>"
      }
    }
  }
}
  • XApiKey required secret — Your Debitura API key. Create one at https://app.debitura.com/CreditorApiKey

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry