Skip to content
Back to search
100
MCP live v1.9.0 streamable-http

GraphOS MCP Tools

io.github.apollographql/graphos-mcp-tools

Search Apollo docs, specs, and best practices

Uptime
5.9%
34 probes
Response
710ms
last probe
Tools
3
callable

Tools · 3

ApolloConnectorsSpec

This tool provides the agent with the specification which describes how to use Apollo Connectors in a graphql schema to send an HTTP request or use any REST API with a graph. A user may refer to an Ap…

ApolloDocsRead

Fetches the complete markdown content of an Apollo documentation page using its slug, or everything after https://apollographql.com/docs. Documentation slugs can be obtained from the SearchDocs tool r…

ApolloDocsSearch

Searches official Apollo GraphQL documentation (Apollo GraphQL, GraphOS, Apollo Router, Apollo Client, API orchestration, MCP Server, schema design, deployment best practices, connectors, and platform…

Similar MCP servers embedding-nearest

Apollo MCP Server
MCP server that exposes GraphQL operations as tools for AI models.
0 tools
mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
apollo-tool-mcp
MCP server for Apollo configuration export and diff workflows
0 tools
apollo-mcp
Apollo.io lead enrichment and prospecting via MCP
0 tools
graphe-mcp
MCP server for connecting AI tools to the Graphe API
0 tools
The Graph
The Graph MCP — indexed blockchain data via subgraph GraphQL queries
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "graphos_mcp_tools": {
      "url": "https://mcp.apollographql.com",
      "transport": "streamable-http"
    }
  }
}