mcpbeat Sign in

Register MCP Server

local only

Register MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 122 installs a week from pypi. Last commit 14 Sep 2026.

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

Installs per day peak 339 · avg 40 · -36% w/w
a month agotoday
122
Installs / week
pypi · register-mcp
0
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Register MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add register-mcp -- uvx register-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "register-mcp": {
      "args": [
        "register-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.register-mcp]
command = "uvx"
args = ["register-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "register-mcp": {
      "args": [
        "register-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "register-mcp": {
      "args": [
        "register-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Register MCP

same job, measured the same way
Swiss company data
by prospex

Swiss company data: Zefix register, SHAB gazette, simap tenders, FINMA, GLEIF and ARAMIS

40 installs/wk local only
Firmenwatch — Swiss Company Register
by firmenwatch

Search and verify Swiss companies, UID status and register changes with dated official sources.

6 tools answering
UK Company Risk Report (Companies House + Gazette)
by nero-engine

Red, amber or green risk report for any UK company from Companies House and The Gazette.

answering
UK Charity Commission for England and Wales
by robertalsop

UK Charity Commission register with cleaning - 31 tools for search, financials, governance.

local only
Armenia Company Registry + Beneficial Owners (Reestri)
by sosopkhakadze

Armenia state register lookup with beneficial owners from official BODS declarations.

answering
Amtsblatt MCP
by malkreide

Swiss official gazettes (SHAB + cantonal) — procurement & notices, person-data rubrics excluded

189 installs/wk local only
MCP Legal Entity Resolver
by mambabuilt

Resolve a company domain to its registered legal entity, company number, LEI and VAT number.

40 installs/wk local only
Receita Federal PJ
by mcp-dir

Looks up a company's registration data at the Federal Revenue from the CNPJ, optionally with the own

7 tools answering

Register MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Register MCP?
Register MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package register-mcp was installed 122 times last week.
How do I connect Register MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls register-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Register MCP?
The pypi package register-mcp was installed 122 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Register MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.