Skip to main content
Glama
config.yaml623 B
endpoint: https://thespacedevs-production.up.railway.app/ transport: type: streamable_http operations: source: local paths: - ./graphql/TheSpaceDevs/operations schema: source: local path: ./graphql/TheSpaceDevs/api.graphql overrides: mutation_mode: all introspection: execute: enabled: true introspect: enabled: true search: enabled: true validate: enabled: true cors: enabled: true allow_any_origin: true #telemetry: # exporters: # metrics: # otlp: # endpoint: "http://127.0.0.1:4317" # protocol: "grpc" # metadata: # some-key: some-value

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/apollographql/apollo-mcp-server'

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