Skip to main content
Glama

MCP Agent Mail

compose.yaml344 B
services: agent-mail: build: . environment: HTTP_HOST: "0.0.0.0" STORAGE_ROOT: "/data/mailbox" LOG_RICH_ENABLED: "true" ports: - "8765:8765" volumes: - agent_mail_data:/data # Optional: mount a local .env file (read-only) for config - ./.env:/app/.env:ro volumes: agent_mail_data:

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/Dicklesworthstone/mcp_agent_mail'

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