Craftpipe/shipstack-mcp
Full-stack project scaffolder MCP server — generate Next.js, Express, and Fastify apps with auth, database, payments, and deployment through AI coding agents
Platform-specific configuration:
{
"mcpServers": {
"shipstack-mcp": {
"command": "npx",
"args": [
"-y",
"shipstack-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...