byagentic-community· 16 skills
Generate an MCP server card JSON (mcp-gateway-registry format) by analyzing server source code in a folder or GitHub URL. Studies code to detect server name, tools, transport, auth, and generates a registry-compatible config.
$npx -y skills add agentic-community/mcp-gateway-registry --skill generate-server-cardInstalls into the current project.
Run `npx skills use "https://github.com/agentic-community/mcp-gateway-registry" --skill "agentic-community/mcp-gateway-registry/generate-server-card"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentic-community/mcp-gateway-registry" that are relevant to the current task. Run `npx skills add "https://github.com/agentic-community/mcp-gateway-registry"` and select the relevant skills, then follow their instructions.