Apollo GraphQL announced the official GraphOS MCP Server with a set of tools that enables an Agentic workflow to build a graph. The URL links to the timestamp of my demo, but it shows bringing together Flightradar24 and the Aviation Weather REST API from the FAA using only the OpenAPI spec that the GraphOS tools.
The tools include an ApolloConnectorsSpec tool that provides a concise doc set to the LLM for integrating any REST API. The tool response contains the right context plus additional Apollo documentation links. There are also two additional tools for searching and reading Apollo docs that enables an LLM to gather further context.
These tools are all built on top of a strong foundation with the ability to have an LLM fix any errors it has until it has a complete working graph with your integration. This workflow was designed to help teams quickly bring their REST APIs to the graph with little effort.
Would love any feedback on the direction we're taking this!
apollo-watson•2h ago
The tools include an ApolloConnectorsSpec tool that provides a concise doc set to the LLM for integrating any REST API. The tool response contains the right context plus additional Apollo documentation links. There are also two additional tools for searching and reading Apollo docs that enables an LLM to gather further context.
These tools are all built on top of a strong foundation with the ability to have an LLM fix any errors it has until it has a complete working graph with your integration. This workflow was designed to help teams quickly bring their REST APIs to the graph with little effort.
Would love any feedback on the direction we're taking this!