Skip to content

Update the docs with info for remote MCP servers#444

Merged
domdomegg merged 3 commits intomodelcontextprotocol:mainfrom
rdimitrov:docs-for-remotes
Sep 12, 2025
Merged

Update the docs with info for remote MCP servers#444
domdomegg merged 3 commits intomodelcontextprotocol:mainfrom
rdimitrov:docs-for-remotes

Conversation

@rdimitrov
Copy link
Member

Motivation and Context

The following PR updates the publishing docs with information about remote MCP servers.

Motivated by #438

How Has This Been Tested?

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
- An MCP server you've already built ([follow this guide if you don't have one already](https://modelcontextprotocol.io/quickstart/server))
- Your server published to a package registry (npm, PyPI, Docker Hub, etc.)

## Deployment Options
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this section a bit more succinct? My guess is that we can turn each of the h3 sections into just a single bullet point, and maybe link to the MCP docs if people want to learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Addressed it 👍

domdomegg
domdomegg previously approved these changes Sep 12, 2025
Copy link
Member

@domdomegg domdomegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally lgtm, see comment re preference on succinctness

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Copy link
Member

@domdomegg domdomegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Big improvement, esp. as we want to encourage more remote servers :)

@domdomegg domdomegg merged commit bec92b8 into modelcontextprotocol:main Sep 12, 2025
5 checks passed
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.

2 participants