About
Overview
The Bun MCP Server enables AI agents to use Bun's fast JavaScript runtime. It provides tools for running scripts, managing packages, and building TypeScript projects.
Capabilities
Tools & Capabilities
⚡run
Run a script with Bun
⚡install
Install packages
⚡build
Bundle a project
⚡test
Run tests
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-bunExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"bun": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-bun"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026