We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kieranlal/mcp_pytest_service'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js
package-lock.json
node_modules/
# Python
__pycache__/
*.pyc
.pytest_cache/
venv/
env/
.venv/
.env/
*.egg-info/
*.egg
# Logs
nohup.out
output.log
# Editors
.vscode/
.idea/