Skip to main content
Glama
.gitignore896 B
# Python __pycache__/ *.py[cod] *$py.class *.so *.egg-info/ .installed.cfg *.egg *.whl # Distribution / packaging build/ develop-eggs/ dist/ downloads/ eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ MANIFEST # Virtual environments .env .*venv* env/ venv/ ENV/ env.bak/ venv.bak/ .python-version # IDE specific files .idea/ .vscode/ *.sublime-project *.sublime-workspace # Test and coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ junit.xml # Logs and temporary files *.log *.tmp *.swp # SQLite databases (if you don't want to commit local test/demo dbs) *.db *.db-journal* mimic*.db # Configuration files config.json *config*.json # Operating System specific files .DS_Store Thumbs.db Desktop.ini # MyPy .mypy_cache/ # Ruff .ruff_cache/ # Datasets and other large files m4_data/ notes/ # Agents .claude/

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/hannesill/m4'

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