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
endpoint: https://thespacedevs-production.up.railway.app/
transport:
type: stdio
operations:
source: local
paths:
- <test-dir>/operations
schema:
source: local
path: <test-dir>/api.graphql
overrides:
mutation_mode: all
introspection:
execute:
enabled: true
introspect:
enabled: true
search:
enabled: true
validate:
enabled: true