agentic-communityagentic-communityOfficialยท14 Agent Skills Included

mcp-gateway-registry

Deploy, register, and manage MCP servers and AI agents

Deploys the MCP Gateway & Registry on AWS or macOS and manages every AI asset behind one governed entry point. Generates server and agent cards, searches the registry semantically, and syncs Terraform and CDK infrastructure. Automates release notes, milestones, PR reviews, usage reports, and debugging without manual checklist work.
npx skills add agentic-community/mcp-gateway-registry --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

pr-review

Parse a GitHub PR and generate a multi-perspective review document.

Official
Advanced
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

new-feature-design

Convert user descriptions or GitHub issues into structured design documents in a scratchpad folder.

Official
Advanced
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

release-notes

Generate structured Markdown release notes from Git commits, PRs, and issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

benchmark-report

Generate markdown benchmark reports from stress test JSON result files.

Official
Intermediate
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

terraform-setup

Deploy MCP Gateway & Registry to AWS using the Terraform aws-ecs stack.

Official
Advanced
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

macos-setup

Installs and configures the MCP Gateway & Registry stack on macOS with Keycloak authentication.

Official
Advanced
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

generate-server-card

Generate MCP server card JSON configs by analyzing server source code.

Official
Intermediate
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

usage-report

Generate telemetry usage reports for MCP Gateway Registry from DocumentDB exports.

Official
Advanced
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

search-registry

Search the MCP Gateway Registry semantically and add discovered MCP servers to AI assistant configurations.

Official
Intermediate
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

infra-sync

Compares Terraform and CDK infrastructure definitions to detect parity gaps and generate fixes.

Official
Advanced
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

generate-agent-card

Generate A2A agent card JSON by analyzing agent source code in folders or GitHub URLs.

Official
Intermediate
๐Ÿ“ฆ In Repo
agentic-communityagentic-community

create-milestone

Creates GitHub milestones from merged PRs and closed issues since a baseline release.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install MCP Gateway Registry?โ–ผ

Run `npx skills add agentic-community/mcp-gateway-registry --all -g -y` in your terminal to install all skills in this suite globally.

What does MCP Gateway Registry do?โ–ผ

It is a single control plane where you register MCP servers, AI agents, and skills once, then discover and reach them through one authenticated gateway with a full audit trail.

How to deploy MCP Gateway on AWS?โ–ผ

Use the terraform-setup skill, which guides your AI agent through cloning the repo, checking IAM permissions, configuring variables, and running terraform apply on ECS Fargate.

Can I run MCP Gateway locally on a Mac?โ–ผ

Yes. The macos-setup skill installs the full stack with Docker, Keycloak auth, and a sample MCP server in about 20 to 40 minutes.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding assistants.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’