Odel
register mcp

register mcp

Local
@malkreidePythonMITUpdated 1w ago

Zefix commercial register with a company-UID join to amtsblattportal.ch (SHAB + cantonal gazettes)

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIregister-mcpv0.6.1

Run

uvx register-mcp

MCP client config

{
  "mcpServers": {
    "register-mcp": {
      "command": "uvx",
      "args": [
        "register-mcp"
      ]
    }
  }
}