ensmcp
Rank #10,385io.github.seifreed/ensmcp
Servidor MCP para consultar el ENS y mantener declaraciones de aplicabilidad auditables.
ensmcp is a Model Context Protocol (MCP) server published by seifreed. It ranks #10,385 of 132,046 servers tracked on MCP Toplist. ensmcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 121,661 of 132,046 servers on MCP Toplist.
Use ensmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ensmcp -- uvx ensmcp[mcp_servers.ensmcp]
command = "uvx"
args = ["ensmcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ensmcp": {
"command": "uvx",
"args": [
"ensmcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ensmcp": {
"command": "uvx",
"args": [
"ensmcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ensmcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ensmcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ensmcp": {
"command": "uvx",
"args": [
"ensmcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ensmcp": {
"command": "uvx",
"args": [
"ensmcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.seifreed%2Fensmcp)<a href="https://mcptoplist.com/server/io.github.seifreed%2Fensmcp"><img src="https://mcptoplist.com/badge/io.github.seifreed%2Fensmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
seifreed
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Sep 11, 2026 |
| 0.1.1 | Aug 25, 2026 |
Frequently asked questions
- Who maintains ensmcp?
- ensmcp is maintained by seifreed, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is ensmcp listed on the Official MCP Registry?
- Yes — ensmcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does ensmcp have?
- MCP Toplist tracks 2 versions of ensmcp, most recently published on Sep 11, 2026.
- Where can I find the source code for ensmcp?
- The source code for ensmcp is hosted at github.com/seifreed/ensmcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.