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:
- ./local-operations/operations
schema:
source: local
path: ./local-operations/api.graphql
overrides:
mutation_mode: all
introspection:
execute:
enabled: true
introspect:
enabled: true
search:
enabled: true
validate:
enabled: true