mcpbeat Sign in

Entyrix MCP Server

by juliusgerman Your server? Claim it
local only

Entyrix MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 5 Sep 2026.

KYB data from 23 European business registries — search, financials, compliance, network graphs

Installs per day peak 429 · avg 23 · -24% w/w
a month agotoday
41
Installs / week
npm · @entyrix/mcp
1
Stars
0 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Entyrix 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 entyrix-mcp -- npx -y @entyrix/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "entyrix-mcp": {
      "args": [
        "-y",
        "@entyrix/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.entyrix-mcp]
command = "npx"
args = ["-y", "@entyrix/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "entyrix-mcp": {
      "args": [
        "-y",
        "@entyrix/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "entyrix-mcp": {
      "args": [
        "-y",
        "@entyrix/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Entyrix MCP

same job, measured the same way
C
eurc402 — EU compliance (VAT + company data)
by eurc402

Free EU VAT (VIES) + pan-EU company data (10 registers), payable in EURC/USDC via x402.

3 tools answering
Sanções União Europeia
by mcp-dir

Checks whether a name is on the European Union's financial sanctions list, for compliance and AML du

7 tools answering
Instilus compliance and business decision tools
by instilus

GPSR compliance check and small-business valuation estimate, from Instilus.

2 tools answering
Edition API
by hiroshic9-png

Japan business regulations, compliance, travel, protocols, memory — 10 knowledge domains, 23 tools.

local only
Directory
by grcmigrate

Search a directory of SOC 2 audit and compliance firms; read GRC migration guides. Read-only.

5 tools answering
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering
TokenBel Financial Data
by andreidrang

Read-only MCP server for Belarusian securities: tokens, shares, bonds, companies.

19 tools answering
Epa MCP Server
by cyanheads

Search EPA compliance, TRI, Superfund, drinking-water, EJScreen, and AirNow data.

101 installs/wk local only

Entyrix MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Entyrix MCP?
Entyrix 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 npm package @entyrix/mcp was installed 41 times last week.
How do I connect Entyrix 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 @entyrix/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Entyrix MCP?
The npm package @entyrix/mcp was installed 41 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Entyrix MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 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.