This MCP server lets AI assistants query official company registries in real time. Every call goes directly to the statutory source rather than a cached dataset.
If anyone is building AI agents for due diligence / KYC / research, I'd love to hear what workflows you’d want supported.
New to MCP dev, great if any feedback or suggestion.
Prompt: "Find directors of Monzo Bank and show their other appointments."
Claude calls:
search_companies → get_officers → get_officer_appointments
This turns one company search into a full director network map.