Serversdev.cz-agents/dd
D

dev.cz-agents/dd

dev.cz-agents/dd · v0.2.1
▦ npm
v0.2.1npm npm: @czagents/dd🌐 https://dd.cz-agents.dev/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "dev.cz-agents/dd",
  "description": "Czech company due diligence — ARES + sanctions + risk score, statutory chain UBO walk",
  "repository": {
    "url": "https://github.com/martinhavel/cz-agents-mcp",
    "source": "github",
    "subfolder": "packages/dd"
  },
  "version": "0.2.1",
  "websiteUrl": "https://cz-agents.dev",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@czagents/dd",
      "version": "0.2.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://dd.cz-agents.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}