Skip to main content
Glama

Personal AI Assistant MCP

by debajoycs98
.gitignoreโ€ข614 B
# Environment variables .env .env.local .env.*.local # Google Calendar API credentials credentials.json token.json # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ # UV (Python package manager) .uv/ uv.lock # IDE .vscode/ .idea/ *.swp *.swo *~ # Logs *.log logs/ # Testing .pytest_cache/ .coverage htmlcov/ # Jupyter Notebook .ipynb_checkpoints # Mac .DS_Store .AppleDouble .LSOverride

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/debajoycs98/MCP'

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