Skip to content
Back to search
30
MCP

Apollo GraphQL

pulsemcp/apollo graphql

Enables AI agents to interact with GraphQL APIs by exposing operations as tools, supporting both local schema files and Apollo GraphOS integration with features for introspection and custom scalar mapping.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GraphQL
Transforms any GraphQL API into dynamic tools through automatic schema introspection, enabling direct access to structured data with paramet
0 tools
Apollo MCP Server
MCP server that exposes GraphQL operations as tools for AI models.
0 tools
Shopify
Integrates with Shopify's GraphQL API to enable comprehensive store management, including product, customer, order, and discount operations.
0 tools
AWS Amplify Data
Bridges AI systems with AWS Amplify Data APIs, enabling GraphQL-based data model interaction without requiring complex query writing
0 tools
Morpho
Integrates with Morpho DeFi protocol's GraphQL API to enable querying market data, vaults, positions, and historical APY information for por
0 tools
mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apollo_graphql": {
      "url": "None",
      "transport": "http"
    }
  }
}