Skip to main content
Glama

MCP Agent Mail

Makefile478 B
.PHONY: serve-http serve-stdio migrate lint typecheck guard-install guard-uninstall claims PY=uv run CLI=$(PY) python -m mcp_agent_mail.cli serve-http: $(CLI) serve-http serve-stdio: $(CLI) serve-stdio migrate: $(CLI) migrate lint: $(PY) ruff check --fix --unsafe-fixes typecheck: uvx ty check guard-install: $(CLI) guard install $(PROJECT) $(REPO) guard-uninstall: $(CLI) guard uninstall $(REPO) claims: $(CLI) claims list --active-only $(ACTIVE) $(PROJECT)

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