
Register Mcp
Look up Swiss companies in Zefix and resolve UID numbers from your agent during customer validation, KYB-style checks, and partnership due diligence.
Overview
register-mcp is an MCP server for the Validate phase that looks up Swiss companies and UIDs via the Zefix commercial register from your agent.
What is this MCP server?
- Zefix commercial register and Swiss UID (Unternehmens-Identifikationsnummer) lookup exposed as MCP tools for agents.
- Stdio transport, register-mcp v0.2.3 on PyPI with uvx runtime hint.
- Registry category Legal, Courts & Regulatory—entity verification, not payment processing.
- GitHub source malkreide/register-mcp for audit and local stdio setup.
- Complements parlament-mcp and seco-labor-mcp in a Swiss open-data stack for builders.
- Package version 0.2.3, identifier register-mcp on PyPI
- Stdio transport with uvx runtimeHint
What problem does it solve?
Verifying Swiss legal entities during validation means leaving your agent to manually search Zefix or paste incomplete company details into prompts.
Who is it for?
Solo builders validating Swiss B2B ideas, onboarding flows, or integrations that require real company register facts.
Skip if: Non-Swiss company verification, payment rails, or deep financial statements—UID and register metadata only.
What do I get? / Deliverables
After install, your agent can resolve Zefix register entries and UIDs inline while scoping customers, partners, and compliance-sensitive features.
- Agent-driven Zefix commercial register queries
- UID resolution for onboarding and scope documentation
- Repeatable Swiss entity verification without manual Zefix browsing
Recommended MCP Servers
Journey fit
Canonical shelf is Validate because commercial-register lookups de-risk who you are selling to or integrating with before you scale a Swiss-facing product. Scope subphase covers narrowing ICP, verifying legal entities, and documenting B2B assumptions with authoritative register data instead of LinkedIn guesses.
How it compares
Zefix register MCP lookup, not a CRM skill or generic Google search automation.
Common Questions / FAQ
Who is register-mcp for?
Builders and agents working on Swiss B2B products who need Zefix commercial register and UID verification inside MCP-enabled coding workflows.
When should I use register-mcp?
Use it during Validate scope work when confirming prospect companies, drafting KYB checks, or narrowing partnerships before full implementation.
How do I add register-mcp to my agent?
Add the register-mcp PyPI package (v0.2.3) with uvx stdio transport to your MCP client configuration in Claude Code, Cursor, or Codex.