Local Dev Standard
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add local-dev-standardQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"local-dev-standard": {
"command": "npx",
"args": [
"@modelcontextprotocol/local-dev-standard"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Standardized local development environment setup ensuring consistency across team members and reducing "works on my machine" issues.
Tags
developmentjavascripttypescriptjavabashskill