build
Production build for your MCP server.
mcp-use build [--with-inspector] [--no-typecheck]Production build: bundles your server, compiles React widgets from resources/, type-checks, and writes a dist/ folder with a mcp-use.json manifest.
| Flag | Description |
|---|---|
--with-inspector | Include the inspector in the production build. |
--no-typecheck | Skip TypeScript type checking. |
Run the result with start.