MCP server for generating REST API boilerplate and Express endpoints.
[]( Generate REST API boilerplate — Express endpoints, middleware. Scaffold API endpoints, middleware, and route handlers from your IDE. Add to your MCP configuration: Tool | Description | ------|-------------| | Generate a complete Express.js REST API with routes, error handling, CORS, and optional JWT auth | | Generate a single Express route handler with validation, error handling, and JSDoc…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
[]( Generate REST API boilerplate — Express endpoints, middleware. Scaffold API endpoints, middleware, and route handlers from your IDE. Add to your MCP configuration: Tool | Description | ------|-------------| | Generate a complete Express.js REST API with routes, error handling, CORS, and optional JWT auth | | Generate a single Express route handler with validation, error handling, and JSDoc documentation | | Generate a complete Express middleware function (auth, rate-limit, cors, logging, or…