Skip to main content
Glama
leeguooooo
by leeguooooo
.gitignore1.07 kB
# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ ENV/ .venv .env # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ /lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # PyCharm .idea/ # VS Code .vscode/ # Testing .coverage .pytest_cache/ htmlcov/ .tox/ .mypy_cache/ .dmypy.json dmypy.json # UV .uv/ # Node node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # macOS .DS_Store # Logs *.log # Environment variables .env .env.local .env.*.local # Editor directories and files *.swp *.swo *~ # Account configuration accounts.json # Email attachments /attachments/ /downloads/ # Runtime data directory (all generated files go here) /data/ !data/.gitkeep !data/README.md # Legacy database files (if any remain in root) /*.db /*.db-wal /*.db-shm email_sync.db* # Legacy sync configuration (moved to data/) /sync_config.json /sync_health_history.json # Temporary files *.tmp *.bak *.backup /tmp/ CLAUDE.md __pycache__/ *.pyc COMPETITIVE_ANALYSIS.md clients/desktop-app/release/

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/leeguooooo/email-mcp-service'

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