Search company data in Switzerland Central Business Name Index (zefix.ch)
Allows your AI-assistant to search for companies incorporated in Switzerland by their name or UID (CHE-nnn.nnn.nnn) with optional filters by canton of incorporation, legal form, location, previous names, etc. (mimics all filters in Zefix GUI).
Equips your AI-assistant with full company details available in Zefix (business names and identifiers, purpose, address, auditors, change history, capital, names of legal representatives, merges & acquisitions) to build further automation workflows or answer business-specific questions.
This project is not affiliated with or endorsed by the Federal Department of Justice and Police (FDJP) - Federal Office of Justice (FOJ) who are developing and maintaining zefix.ch.
Once installed, try these example prompts and explore these capabilities:
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"zefix-search": {
"args": [
"-y",
"zefix-mcp-unofficial"
],
"command": "npx"
}
}
}This is a well-structured MCP server for searching Swiss company data with proper authentication patterns, safe HTTP requests, and appropriate permissions for its purpose. The code demonstrates good security practices with no hardcoded credentials, secure network handling, and proper error management. Package verification found 1 issue (1 critical, 0 high severity).
Scanned 3 files · 4 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!