We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sdi2200262/eclass-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Environment variables
.env
.venv
env/
venv/
ENV/
.python-version
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
# Distribution / packaging
.Python
dist/
build/
*.egg-info/
.installed.cfg
*.egg
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# Jupyter Notebook
.ipynb_checkpoints
# IDEs and editors
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
# Specific to this project
uv.lock