Project Setup
MCP Serverby shaunandrews · Added 5mo ago
Claude
4
Install
git clone https://github.com/shaunandrews/agent-skillsAdd to Claude
claude mcp add project-setupQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"project-setup": {
"command": "npx",
"args": [
"@modelcontextprotocol/project-setup"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Set up a new project with standard structure, git, README, CLAUDE.md, and dev server config. Use when starting a new project or bootstrapping a workspace for a new initiative.
Tags
developmentpythongophpbashskill