We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/michaelbuckner/servicenow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python bytecode
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
dist/
build/
*.egg-info/
*.egg
# Virtual environments
venv/
env/
ENV/
# IDE files
.idea/
.vscode/
*.swp
*.swo
# Environment variables
.env
# Logs
*.log
# Test files
test_*.js
# OS specific files
.DS_Store
Thumbs.db