Skip to main content
Glama
bitgeese

Sequential Questioning MCP Server

by bitgeese
deployment-patch.yaml428 B
apiVersion: apps/v1 kind: Deployment metadata: name: sequential-questioning spec: template: spec: containers: - name: sequential-questioning resources: limits: cpu: "2" memory: "2Gi" requests: cpu: "1" memory: "1Gi" env: - name: DEBUG value: "false" - name: METRICS_ENABLED value: "true"

Latest Blog Posts

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/bitgeese/sequential-questioning'

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