Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ€“ all in one

95,393 stars Rust 1 file ยท ~6,454 tokens #bun#bundler#javascript#javascriptcore#jsx#nodejs#npm#react

bun MCP Server

MCP server for oven-sh/bun

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