Skip to main content
Glama

Adaptive Graph of Thoughts MCP Server

service.yamlβ€’254 B
apiVersion: v1 kind: Service metadata: name: {{ include "agot-server.fullname" . }} spec: type: {{ .Values.service.type }} selector: app: {{ include "agot-server.name" . }} ports: - port: {{ .Values.service.port }} targetPort: 8000

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/SaptaDey/Adaptive-Graph-of-Thoughts-MCP-server'

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