Skip to main content
Glama
by ggiraudon
docker-compose.yml276 B
name: 'emai-mcp-server' networks: frontend: name: lan external: true n8n: external: true services: email-mcp-server: build: . volumes: - ./.env:/app/.env ports: - "8080:8080" restart: unless-stopped networks: n8n: null

Latest Blog Posts

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/ggiraudon/emailMCPServer'

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