# Building Apps for ChatGPT with Apollo MCP Server and Apollo Client

DevFeed: [Building Apps for ChatGPT with Apollo MCP Server and Apollo Client](<https://devfeed.tech/articles/building-apps-for-chatgpt-with-apollo-mcp-server-and-apollo-client-23243.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/building-apps-for-chatgpt-with-apollo-mcp-server-and-apollo-client>)

Author: Andrew McGivery

Published: 2025-12-18T17:02:39Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [apollo-client](<https://devfeed.tech/topics/apollo-client.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [App](<https://devfeed.tech/topics/app.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-client](<https://devfeed.tech/tags/apollo-client.md>), [apollo-mcp-server](<https://devfeed.tech/tags/apollo-mcp-server.md>), [apps](<https://devfeed.tech/tags/apps.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A tutorial on building ChatGPT apps with Apollo Client and Apollo MCP Server. It presents Apollo's stack for creating conversational apps that use MCP and interactive user interfaces.

## Source excerpt

This post will introduce a tutorial on how to build an app for ChatGPT using Apollo Client and Apollo MCP Server. You'll have what you need to get started with our opinionated stack for building these apps.