Skip to main content
Glama

MCP Sendmail Server

by maxyychen
.dockerignore468 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ # Virtual environments venv/ env/ ENV/ # IDE .vscode/ .idea/ *.swp *.swo # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # Database (don't copy local database to image) data/*.db data/*.db-journal # Logs logs/*.log # Environment .env .env.local # Git .git/ .gitignore # Documentation *.md docs/ # CI/CD .github/ .gitlab-ci.yml # Mac .DS_Store # Project plan PROJECT_PLAN.md

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/maxyychen/mcp-sendmail'

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