mcpbeat Sign in

Eth Library MCP Server

local only

Eth Library MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi. Last commit 29 Aug 2026.

ETH Library Discovery and Persons APIs

Installs per day peak 56 · avg 16 · -22% w/w
a month agotoday
93
Installs / week
pypi · eth-library-mcp
1
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

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

Alternatives to Eth Library MCP

same job, measured the same way
ScriptHaul API
by scripthaul

YouTube discovery, transcripts, library search, and monitors with API keys or OAuth.

answering
Lyra MCP Server
by luisa-sys

Search and discover Lyra profiles.

41 tools answering
V
Fever Event Discovery
by fever-event-discovery
answering
Clarvia
by digitamaz

AI agent tool discovery and scoring. Search 15,400+ MCP servers, APIs, and CLIs.

77 installs/wk local only
Apiosk Connect
by obcraft

Discover, pay for, execute, and publish APIs through Apiosk.

83 installs/wk 3 tools answering
Etix MCP
by chrischall

Etix event discovery for Claude — search events, venues & performers and fetch event details

494 installs/wk local only
Agent Nexus
by agentnexus

Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.

5 tools answering
EntRoute
by entroute

Discover and call pay-per-request (x402) APIs, ranked by reliability, latency and price.

3 tools answering

Eth Library MCP — questions

Answers built from our own checks of this server.

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