Skip to main content
Glama

web3-mcp-server

by EmanuelJr
Dockerfile324 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/config#dockerfile FROM node:22.12-alpine COPY src /app/src COPY tsconfig.json /app/tsconfig.json COPY package.json /app/package.json COPY package-lock.json /app/package-lock.json WORKDIR /app RUN npm install RUN npm run build ENTRYPOINT ["npm", "start"]

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/EmanuelJr/web3-mcp-server'

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