Templates
Compare the four current templates and choose the right starting point for your MCP server.
The current template registry exposes four names:
basichttpauthfull
Shared baseline
All templates generate:
package.jsontsconfig.jsonsrc/index.ts.gitignoreREADME.mdLICENSE.vscode/mcp.json
Main decision points
- transport style
- operational complexity
- whether auth is included
- whether extra files like logger, health, and metrics are included
Continue with Choosing a template.