MCP Bun
未申請Bun Javascript Runtime MCP Server for AI Agents
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(40個)
analyze-bun-performance
Comprehensive project performance analysis.
args
Arguments to pass to the script
bail
Stop after N failures
benchmark-bun-script
Benchmark script performance with different optimization flags.
bunArgs
Optional Bun flags (e.g., --smol, --hot)
code
Code to execute
coverage
Enable code coverage
cwd
Working directory
dependency
Specific package to install (optional)
entryPoint
Entry file to build
evalDirectory
Execution directory
get-bun-version
Get current Bun version and revision information.
get-server-logs
Retrieve server logs with filtering options
iterations
Number of test runs
list-bun-versions
List available Bun installations.
list-servers
List all running servers with status and logs
minify
Enable minification
optimizations
Hot reload, watch, smol mode options
outDir
Output directory
packageDir
Directory containing package.json
projectDir
Project directory
run-bun-build
Build and optimize projects with Bun's bundler.
run-bun-eval
Execute JavaScript/TypeScript code directly with Bun eval.
run-bun-install
Install dependencies using Bun's fast package manager.
run-bun-script
Execute npm scripts using Bun.
run-bun-script-file
Execute JavaScript/TypeScript files with Bun runtime optimizations.
run-bun-test
Execute tests with Bun's fast test runner.
scriptName
Script name to run
scriptPath
Path to the script file
sourcemap
Generate source maps
splitting
Enable code splitting
start-bun-server
Start optimized Bun servers with hot reloading and watch capabilities.
start-node-server
Start Node.js servers for compatibility
stdin
Optional standard input
stop-server
Stop running servers gracefully or forcefully
target
Build target (browser, bun, node)
testPath
Test file or directory
timeout
Execution timeout
warmup
Warmup runs
watch
Enable watch mode