Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
cddc697
feat: add new guide for managing MCP Server Registry with governance …
kodjomiles Oct 14, 2025
0cba543
fix: update link for creating custom table views in MCP server regist…
kodjomiles Oct 14, 2025
9a6e3cd
Merge branch 'main' into task_t27om4/build_and_share_the_mcp_registry…
kodjomiles Nov 1, 2025
591d8c2
Merge branch 'main' into task_t27om4/build_and_share_the_mcp_registry…
kodjomiles Nov 2, 2025
28c40f3
Refactor MCP registry documentation: rename capabilities to labels, u…
kodjomiles Nov 3, 2025
fdc8ae3
Enhance MCP registry documentation by updating the ingestion process …
kodjomiles Nov 3, 2025
c8136f8
Update MCP registry documentation: Add images for visual clarity, enh…
kodjomiles Nov 3, 2025
3076ab3
Merge branch 'main' into task_t42alq/build_and_share_the_mcp_registry…
kodjomiles Nov 3, 2025
0507cd6
Update MCP registry documentation to clarify the reference implementa…
kodjomiles Nov 4, 2025
1c1e06a
Merge branch 'task_t42alq/build_and_share_the_mcp_registry_guide' of …
kodjomiles Nov 4, 2025
e2c3882
Merge branch 'main' into task_t42alq/build_and_share_the_mcp_registry…
kodjomiles Nov 5, 2025
b6d997f
Merge branch 'main' into task_t42alq/build_and_share_the_mcp_registry…
kodjomiles Nov 8, 2025
a600599
Update MCP registry guide with new image and script instructions
kodjomiles Nov 8, 2025
ce76473
Update MCP tools extraction script link in registry guide
kodjomiles Nov 10, 2025
818cd65
Update ApprovedMCPServersPortAI image in guides
kodjomiles Nov 10, 2025
daf3f96
Update MCP registry guide with workflow template for tool extraction
kodjomiles Nov 11, 2025
320b659
Merge branch 'main' into task_t42alq/build_and_share_the_mcp_registry…
hadar-co Nov 11, 2025
e6b22b0
Update guide tags to Access control for clarity and consistency acros…
kodjomiles Nov 11, 2025
707f6bd
Merge branch 'main' into task_t42alq/build_and_share_the_mcp_registry…
kodjomiles Nov 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
581 changes: 581 additions & 0 deletions docs/guides/all/manage-mcp-registry.md

Large diffs are not rendered by default.

19 changes: 14 additions & 5 deletions src/components/guides-section/consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export const availableGuides = [
{
title: "IAM permission management",
description: "Empower developers to independently enrich their services using a self-service action",
tags: ["Cloud access management", "Actions", "RBAC"],
tags: ["Cloud access management", "Actions", "Access controls"],
logos: ["AWS" ],
// category: "Getting started",
link: "/guides/all/iam-permissions-guide",
Expand Down Expand Up @@ -235,7 +235,7 @@ export const availableGuides = [
{
title: "Connect CODEOWNERS with Service, Team & User",
description: "Create a logical connection between your GitHub CODEOWNERS and their corresponding services, teams, and users",
tags: ["RBAC", "GitHub"],
tags: ["Access controls", "GitHub"],
logos: ["GitHub"],
// category: "Getting started",
link: "/guides/all/connect-github-codeowners-with-service-team-and-user",
Expand Down Expand Up @@ -1102,7 +1102,7 @@ export const availableGuides = [
{
title: "Automate admin role assignment",
description: "Set up automated user role assignment when they are added to Admins group.",
tags: ["Security", "Automations", "RBAC"],
tags: ["Security", "Automations", "Access controls"],
logos: ["Automations"],
link: "/guides/all/automate-user-role-update",
},
Expand Down Expand Up @@ -1479,14 +1479,23 @@ export const availableGuides = [
logos: ["AI", "GitHub"],
link: "/guides/all/manage-ai-instructions",
},
{
title: "Manage MCP Server Registry",
description: "Build a centralized MCP server registry with governance, discovery, and automated metadata extraction",
tags: ["AI", "Actions", "Automations", "Access controls"],
logos: ["AI", "GitHub"],
link: "/guides/all/manage-mcp-registry",

},
{
title: "Auto-enhance PR descriptions with AI",
description: "Automatically generate comprehensive, template-compliant PR descriptions using Claude Code",
tags: ["SDLC", "GitHub", "AI", "Automations"],
logos: ["AI", "GitHub", "Claude Code"],
link: "/guides/all/auto-enhance-pr-descriptions-with-ai",
}
,{title: "Streamline IaC with AI",
},
{
title: "Streamline IaC with AI",
description: "Use Port AI agents to automate IaC provisioning and management",
tags: ["IaC for devs", "Github Copilot", "AI", "Actions"],
logos: ["AI", "AWS"],
Expand Down
Binary file added static/img/ai-agents/MCPRegistry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/guides/ApprovedMCPServersCursor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/guides/ApprovedMCPServersPortAI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/guides/ApprovedMCPServersVSCode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/guides/MCPRegistryOverview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/guides/MCPToolsExtractorWorkflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/guides/mcpRequestEntityApproved.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.