analyze-bun-performance
Comprehensive project performance analysis.
How to use it
analyze-bun-performance is exposed by the MCP Bun MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the analyze-bun-performance tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP BUN LISTINGOther tools in MCP Bun (39)
Arguments to pass to the script
Stop after N failures
Benchmark script performance with different optimization flags.
Optional Bun flags (e.g., --smol, --hot)
Code to execute
Enable code coverage
Working directory
Specific package to install (optional)
Entry file to build
Execution directory
Get current Bun version and revision information.
Retrieve server logs with filtering options
Number of test runs
List available Bun installations.
List all running servers with status and logs
Enable minification
Hot reload, watch, smol mode options
Output directory
Directory containing package.json
Project directory
Build and optimize projects with Bun's bundler.
Execute JavaScript/TypeScript code directly with Bun eval.
Install dependencies using Bun's fast package manager.
Execute npm scripts using Bun.
Execute JavaScript/TypeScript files with Bun runtime optimizations.
Execute tests with Bun's fast test runner.
Script name to run
Path to the script file
Generate source maps
Enable code splitting
Start optimized Bun servers with hot reloading and watch capabilities.
Start Node.js servers for compatibility
Optional standard input
Stop running servers gracefully or forcefully
Build target (browser, bun, node)
Test file or directory
Execution timeout
Warmup runs
Enable watch mode