Skip to main content
Glama

infura-mcp

by deflang
docker-compose.yml313 B
version: '3.8' services: infura-mcp: build: . ports: - "3000:3000" environment: - INFURA_API_KEY=${INFURA_API_KEY} - PORT=3000 - NODE_ENV=production restart: unless-stopped logging: driver: json-file options: max-size: "10m" max-file: "3"

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/deflang/infura-mcp'

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