Skip to main content
Glama

MCP Agent Mail

bootstrap.sh218 B
#!/usr/bin/env bash set -euo pipefail if ! command -v uv >/dev/null 2>&1; then echo "uv is required. Install via https://github.com/astral-sh/uv" >&2 exit 1 fi uv sync uv run python -m mcp_agent_mail.cli migrate

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