Apollo Launches MCP Server
Written by Sue Gee   
Thursday, 15 May 2025
Apollo GraphQL has announced the Apollo MCP Server, 

designed to connect GraphQL APIs to AI models such as Claude and ChatGPT using the Model Context Protocol (MCP).

As we have already reported, the Model Protocol Context (MCP) is an open protocol developed by Anthropic, which standardizes the interaction between clients and servers to enable seamless integration with LLMs and AI tools from a variety of programming languages.

In this case the language is GraphQL, the emerging standard for declarative API orchestration, and the combination offers AI application builders a seamless path to quickly and safely build API-powered agentic software.
 
Announcing the Apollo MCP Server, Matt DeBergalis, CTO and co-founder of Apollo GraphQL explains:
 

"With the Apollo MCP Server, we're establishing GraphQL as the essential protocol for AI-API orchestration. While MCP is still evolving, and perspectives on implementation will continue to mature as the technology develops, what's clear today is that GraphQL uniquely addresses the needs of AI by allowing teams to focus on building new AI-powered business capabilities, not rehashing endpoints specifically for AI integration. Safe, secure and performant AI needs graph-based API orchestration."

ApolloMCPServer

The Apollo MCP Server provides capabilities that reinforce graph-based API orchestration as the essential approach for AI:

  • Zero-code MCP tool creation: Apollo MCP Server lets developers instantly turn GraphQL schema or operations into MCP tools without writing a single line of procedural code.
  • Native REST and GraphQL support: Apollo MCP works with any combination of unmodified REST APIs via Apollo Connectors as well as native GraphQL services.
  • Deterministic, efficient execution: Apollo implements precise and consistent API call execution across every interaction.
  • Built-in policy enforcement: AI interactions are limited to pre-approved operations and surface area, including complex orchestration workflows across multiple APIs.
  • AI-native development: graph-based tools that allow AI-assisted and AI-automated workflows for automatically discovering and creating new capabilities across a complete API footprint.

By implementing MCP, the Apollo MCP Server enables teams to move at AI speed while maintaining appropriate governance. It also simplifies deployment, with options to start in a local environment via Apollo's Rover CLI or deploy as a containerized service for seamless integration with your cloud infrastructure.

The Apollo MCP Server is available today either by downloading and building from source code or deploying via ready-to-use containers.

 
 
 
apollo
 
 
 

 

More Information

Apollo MCP Server on GitHub

The Future of MCP is GraphQL

Apollo GraphQL Website

 

Related Articles

Apollo Graph Rest APIs Now GA

Official C# SDK for Model Context Protocol Announced

Google Adds Open-Source Development Kit To Vertex AI

GitHub Copilot Adds VSCode Agent Mode

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


GitLab 18 Extends Duo AI Feature
29/05/2025

GitLab 18 has been released with extensions to the Duo AI-based assistant. The news was followed by reports that Duo had a security vulnerability that provided a route for attackers. The problem has n [ ... ]



Three Tools To Run MCP On Your Github Repositories
03/06/2025

Understand a Github repository by using three different
MCP solutions. Github Chat MCP, Git MCP and the official
Github MCP Server.


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 15 May 2025 )