Apollo GraphQL MCP Server
Exposes GraphQL operations as callable tools for AI models.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Apollo GraphQL MCP Server, derived from its capabilities.
AIVSS 8.1 · High
View MAESTRO 7-layer threat model →Overview
Apollo's MCP server turns curated GraphQL operations into agent tools, fronting any GraphQL API. Security depends on which operations are exposed and the auth passed through, since the underlying graph may reach many backend services.
Key features
- GraphQL operations as tools
- Schema-driven tooling
- Auth passthrough
Use cases
- Let an agent call a GraphQL API safely
- Expose curated graph operations