generate_mcp_boilerplate
Generate a new MCP server project with essential boilerplate files, including customizable prompts and resources, for streamlined project setup.
Instructions
Creates a new MCP server project with all the necessary boilerplate files
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| include_prompts | No | ||
| include_resources | No | ||
| output_dir | Yes | ||
| project_name | Yes |