Skip to main content
Glama
bitgeese

Sequential Questioning MCP Server

by bitgeese
postgres-service.yaml223 B
apiVersion: v1 kind: Service metadata: name: postgres namespace: sequential-questioning labels: app: postgres spec: selector: app: postgres ports: - port: 5432 targetPort: 5432 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