bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ all in one
bun MCP Server
MCP server for oven-sh/bun
Ready-to-Use Client Configurations
{
"mcpServers": {
"bun": {
"command": "npx",
"args": [
"-y",
"@oven-sh/bun"
]
}
}
}