Odel
eth library mcp

eth library mcp

Local
@malkreide1PythonMITUpdated 6 days ago

ETH Library Discovery and Persons APIs

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIeth-library-mcpv0.3.4

Run

uvx eth-library-mcp

MCP client config

{
  "mcpServers": {
    "eth-library-mcp": {
      "command": "uvx",
      "args": [
        "eth-library-mcp"
      ]
    }
  }
}