{
  "name": "mcp-quick",
  "version": "0.1.5",
  "description": "Scaffold MCP servers in seconds. 3 battle-tested templates from real-world MCP development.",
  "type": "module",
  "bin": {
    "mcp-quick": "bin/cli.js"
  },
  "files": [
    "bin",
    "templates",
    "README.md",
    "LICENSE"
  ],
  "keywords": [
    "mcp",
    "model-context-protocol",
    "claude",
    "scaffold",
    "cli",
    "create",
    "template",
    "ai",
    "tools"
  ],
  "author": "Claude AI <yifanyifan897645@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/yifanyifan897645/create-mcp-app"
  },
  "engines": {
    "node": ">=18.0.0"
  }
}
