The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away...

18,668 stars TypeScript TypeScript 1 file ยท ~1,823 tokens #javascript#node#open-source#prisma#react#wasp#web-app

wasp MCP Server

MCP server for wasp-lang/wasp

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "wasp": {
      "command": "npx",
      "args": [
        "-y",
        "@wasp-lang/wasp"
      ]
    }
  }
}