Skip to main content
Glama
bitgeese

Sequential Questioning MCP Server

by bitgeese
service.yaml238 B
apiVersion: v1 kind: Service metadata: name: sequential-questioning labels: app: sequential-questioning spec: selector: app: sequential-questioning ports: - port: 80 targetPort: 8000 name: http type: ClusterIP

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