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
transport:
type: streamable_http
operations:
source: local
paths:
- ./graphql/weather/operations
schema:
source: local
path: ./graphql/weather/api.graphql
introspection:
execute:
enabled: true
introspect:
enabled: true
search:
enabled: true
validate:
enabled: true
cors:
enabled: true
allow_any_origin: true