sample-mcp-app
v0.0.14
Published
A quick start template generator for MCP applications
Downloads
1,489
Readme
sample-mcp-app
A quick start template generator for MCP applications. This CLI tool downloads and extracts a Syncfusion EJ2 quickstart template.
Installation
npm install -g sample-mcp-appUsage
Create a new project in the current directory:
sample-mcp-appCreate a new project in a specified directory:
sample-mcp-app my-projectNext Steps
After creation:
cd my-project
npm install
npm startLicense
MIT
