generate_mcp_boilerplate
Create a new MCP server project with all required boilerplate files, including project name, description, and optional prompts or resources. Simplifies project setup for MCP Maker users.
Instructions
Creates a new MCP server project with all the necessary boilerplate files
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | ||
include_prompts | No | ||
include_resources | No | ||
output_dir | Yes | ||
project_name | Yes |