mcpbeat Sign in

ensmcp MCP Server

local only

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

Servidor MCP para consultar el ENS y mantener declaraciones de aplicabilidad auditables.

Installs per day peak 331 · avg 45 · -74% w/w
a month agotoday
102
Installs / week
pypi · ensmcp
0
Stars
0 open issues
11 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

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

Alternatives to ensmcp

same job, measured the same way
Arcar MCP
by arcar-org

Servidor MCP para integraciones con arcar.org

6 tools answering
MCP Nfse Nacional
by samuelmoraesf

MCP Server para consulta de NFSe no portal nacional (nfse.gov.br)

42 installs/wk local only
Gover MCP
by pedro381

Consultas e operações de viagens e solicitações no Gover para a conta autenticada.

102 tools answering
C
Alfabot MCP Server
by alfabot

Consulta de planes de productos Alfabot y agendamiento de reuniones para colegios y empresas

3 tools answering
SQL Server
by hlgurgel

Servidor MCP para SQL Server com controle de permissões e modo somente-leitura

local only
Normatia
by normatia

Servidor MCP de Normatia para la normativa técnica en edificación.

answering
Ejec2
by com-elcheff-portal

MCP server para El Cheff - punto de venta para restaurantes

answering
Sfmc MCP Server
by inefavel

MCP Server para Salesforce Marketing Cloud: valida queries do Automation Studio antes de rodar.

39 installs/wk local only

ensmcp — questions

Answers built from our own checks of this server.

Why is there no uptime for ensmcp?
ensmcp 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 ensmcp was installed 102 times last week.
How do I connect ensmcp?
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 ensmcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ensmcp?
The pypi package ensmcp was installed 102 times in the last week. Week over week that is -74%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ensmcp 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.