Skip to content

Conversation

alocay
Copy link
Contributor

@alocay alocay commented Jul 14, 2025

Adding an MCP proxy crate that brings in a proxy server that can be run standalone or as part of a binary. The proxy server will proxy communication between a locally running MCP server and a client.

  1. Added new crate and moved some dependencies to the workspace level.
  2. Imported crate to apollo-mcp-server and added config values for proxy and proxy endpoint.
  3. If proxy is enabled, starting up the proxy client along with the MCP server.

@apollo-librarian
Copy link

apollo-librarian bot commented Jul 14, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 1 changed, 0 removed
* (developer-tools)/apollo-mcp-server/(latest)/config-file.mdx

Build ID: 1dc94c2a0362958810d4e6d2
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/1dc94c2a0362958810d4e6d2

@alocay alocay force-pushed the gt-170-add-mcp-proxy-crate branch from 28dc642 to 3bfc9d9 Compare July 22, 2025 19:19
@alocay alocay marked this pull request as ready for review July 24, 2025 16:34
@alocay alocay requested a review from a team as a code owner July 24, 2025 16:34
@alocay alocay force-pushed the gt-170-add-mcp-proxy-crate branch 2 times, most recently from f0f1292 to fe180f5 Compare August 4, 2025 20:10
@alocay alocay force-pushed the gt-170-add-mcp-proxy-crate branch from 5b4fdda to aed5535 Compare August 13, 2025 15:50
@alocay alocay force-pushed the gt-170-add-mcp-proxy-crate branch from aed5535 to bfc5fe2 Compare August 27, 2025 13:30
@alocay alocay changed the base branch from main to develop August 27, 2025 13:30
@alocay alocay requested review from a team as code owners August 27, 2025 13:30
@alocay alocay force-pushed the gt-170-add-mcp-proxy-crate branch from 95cf389 to 96a4417 Compare September 11, 2025 15:08
@alocay alocay force-pushed the gt-170-add-mcp-proxy-crate branch from 96a4417 to 7297e12 Compare September 12, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant