feat: add MCP server templates and deployment infrastructure #8
Reference in New Issue
Block a user
Delete Branch "feat/mcp-templates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
templates/are seeded into DB on startupget templates,describe template,create server --from-template=mcpctl apply -fwithtemplates:keyTest plan
mcpctl get templatesshows 6 seeded templatesmcpctl describe template githubshows env vars with descriptionsmcpctl create server --from-template=github my-ghcreates server🤖 Generated with Claude Code