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
15.4%
13 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

Microsoft Learn MCP live
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.
3 tools · streamable-http
Apollo MCP Server
MCP server that exposes GraphQL operations as tools for AI models.
0 tools
MetaMask Embedded Wallets (Web3Auth) MCP live
Helps AI coding agents integrate MetaMask Embedded Wallets (Web3Auth) SDKs.
5 tools · streamable-http
Apollo GraphQL
Enables AI agents to interact with GraphQL APIs by exposing operations as tools, supporting both local schema files and Apollo GraphOS integ
0 tools
dev.lingo/main live
Lingo.dev MCP Server - World-class i18n implementation with ICU MessageFormat.
4 tools · streamable-http
Urantia Papers live
Free, open MCP server for The Urantia Book. 197 papers, 14,500+ paragraphs, 4,400+ entities.
19 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"
    }
  }
}