templates.mdβ’517 B
# `templates` Command
List all available MCP templates.
## Functionality
- Shows a table of all templates, their transport, default port, available tools, and description.
- Useful for discovering what you can deploy and use.
## Options
- No options; lists all templates.
## Configuration
- No configuration required.
## Example
```
templates
```
## When and How to Run
- Use to discover available MCP templates before deploying or interacting with servers.
- Run at any time during an interactive CLI session.