# This file controls what files are uploaded to Google Cloud Build.
# It overrides the default behavior of deriving ignore rules from .gitignore.
# Exclude typical local artifacts
.venv/
venv/
env/
__pycache__/
.pytest_cache/
.vscode/
.idea/
*.log
old/
# Do NOT ignore the extension package (it is needed for the build)
!olexi-extension/**
# Allow root requirements and Dockerfiles
!requirements.txt
!Dockerfile
!cloudbuild.olexi-extension-host.yaml
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/mickey-mikey/olexi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server