Skip to main content
Glama

Geth MCP Proxy

by John0n1
package.json482 B
{ "name": "geth-mcp-server", "version": "1.0.0", "private": true, "description": "Local MCP server proxying Ethereum JSON-RPC (geth-mcp-proxy)", "main": "mcpServer.js", "type": "commonjs", "scripts": { "start": "node mcpServer.js", "dev": "nodemon mcpServer.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "dotenv": "^16.4.5", "express": "^4.19.2", "zod": "^3.23.8" }, "devDependencies": { "nodemon": "^3.1.4" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/John0n1/Geth-MCP-Proxy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server