Skip to main content
Glama

Model Coupling Platform Server

by EstebanIIT
.gitignore413 B
# Python bytecode files __pycache__/ *.pyc *.pyo *.pyd .pytest_cache .pyc/__pycache__ # Virtual environment folder .venv/ env/ venv/ uv.lock # Dependency directories *.egg-info/ dist/ build/ # IDE configurations (e.g., VSCode) .vscode/ # System-specific files (e.g., macOS) .DS_Store # Pytest and coverage reports .coverage .coverage.* *.log # User-specific files *.swp *~ # Local configuration files *.env

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/EstebanIIT/CS550_MCP'

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