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)/command-reference.mdx

Build ID: b0f02a5596b984679b2af09b
Build Logs: View logs

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

@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 a review from a team as a code owner August 27, 2025 13:30
@alocay alocay requested a review from a team as a code owner August 27, 2025 13:49
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