feat(portal): Publish MCP servers#5238
Open
cloudjumpercat wants to merge 4 commits into
Open
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
cloudjumpercat
commented
May 15, 2026
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the MCP Registry documentation and related landing pages to cover publishing MCP servers/registries into Dev Portal (tech preview), aligning with the Dev Portal MCP registry discovery work in #5086.
Changes:
- Expanded
/catalog/mcp-registry/to include Dev Portal as a publication target, with UI/API guidance and updated access/auth behavior. - Updated the MCP landing page to mention publishing MCP servers to Dev Portal.
- Added a “Publish MCP servers” entry to the Dev Portal landing page “Get started” section.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| app/catalog/mcp-registry.md | Adds Dev Portal product metadata, publication instructions (UI/API), and updated auth/access guidance for internal vs Dev Portal consumption. |
| app/_landing_pages/mcp.yaml | Adds copy calling out optional publication of MCP servers to Dev Portal. |
| app/_landing_pages/dev-portal.yaml | Adds a “Publish MCP servers” CTA linking to the MCP Registry reference page. |
Comments suppressed due to low confidence (3)
app/catalog/mcp-registry.md:121
- This section says “publish it (the MCP server) to a Dev Portal”, but the UI/API steps describe publishing an MCP registry; align the terminology so readers understand what is being published.
Optionally, publish it to a {{site.dev_portal}}:
{% navtabs "publish-to-portal" %}
{% navtab "UI" %}
1. In the {{site.konnect_short_name}} sidebar, click **Catalog**.
1. In the Catalog sidebar, click **MCP registries**.
1. Click the MCP registry you want to publish to {{site.dev_portal}}.
1. Click **Publish to portal**.
app/catalog/mcp-registry.md:169
- For clarity/grammar, replace “depends on if it's published …” with “depends on whether it's published …”.
How users and agents access and authenticate with your MCP server depends on if it's published internally in {{site.konnect_catalog}} or if it's published in a {{site.dev_portal}}:
app/catalog/mcp-registry.md:182
- For clarity/grammar, replace “depends on if the Dev Portal is set to be …” with “depends on whether the Dev Portal is set to …”.
Who can access the published MCP server depends on if the {{site.dev_portal}} is set to be [public or private](/dev-portal/portal-settings/#visibility).
| - konnect | ||
|
|
||
| description: An MCP Registry is a centralized publishing and discovery endpoint for MCP servers within your organization. Learn how to register your MCP servers in {{site.konnect_short_name}} {{site.konnect_catalog}}. | ||
| description: An MCP Registry is a centralized publishing and discovery endpoint for MCP servers within your organization. Learn how to register your MCP servers in {{site.konnect_short_name}} {{site.konnect_catalog}} and publish them in [{{site.dev_portal}}](/dev-portal/). |
| text: | | ||
| You can catalog your MCP servers in {{site.konnect_short_name}} {{site.konnect_catalog}}. | ||
| This provides an internal catalog in {{site.konnect_short_name}} of your MCP servers. | ||
| You can also optionally publish your MCP server in {{site.dev_portal}} for external developers and agents to consume. |
cloudjumpercat
commented
May 15, 2026
cloudjumpercat
commented
May 15, 2026
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #5086
Preview Links
Checklist
descriptionentry in frontmatter.