generate_dockerfile
Generate a Dockerfile template for packaging an MCP server with custom capability, product, and registry settings.
Instructions
Generate a Dockerfile template for the packaged MCP server.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability_id | Yes | ||
| product_id | Yes | ||
| name | Yes | ||
| description | No | ||
| input_schema_json | No | {} | |
| registry | No | aifactory |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |