We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jopsis/mcp-server-oci'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
*.egg-info
.installed.cfg
*.egg
MANIFEST
# Virtual environments
venv/
env/
ENV/
.venv/
.env/
# IDE files
.idea/
.vscode/
*.code-workspace
.history/
*.swp
*.swo
# OS specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Jupyter Notebook
.ipynb_checkpoints
# Logs and databases
*.log
*.sqlite
*.db
# OCI credentials
.oci/
oci.conf
oci_config
config
# Local development files
*.env
.env
.env.local
.env.development
.env.test
.env.production
# Coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache/
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# MCP specific
**/claude_desktop_config*.json