Skip to main content
Glama

Pwno MCP

by 0xSensei
cloudbuild.yaml608 B
steps: - name: 'gcr.io/cloud-builders/docker' entrypoint: 'bash' args: - '-c' - | docker pull us-central1-docker.pkg.dev/pwno-io/pwno-vm-images/research-container || true - name: 'gcr.io/cloud-builders/docker' args: [ 'build', '--cache-from=us-central1-docker.pkg.dev/pwno-io/pwno-vm-images/research-container', '-t', 'us-central1-docker.pkg.dev/pwno-io/pwno-vm-images/research-container', '.' ] images: - 'us-central1-docker.pkg.dev/pwno-io/pwno-vm-images/research-container' options: logging: CLOUD_LOGGING_ONLY

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/0xSensei/pwno-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server