A lightweight HTTP-based MCP server built with Bun, enabling tool discovery and execution via JSON-RPC 2.0 over HTTP.
{ "mcpServers": { "bun": { "command": "npx", "args": [ "-y", "bun-mcp-server" ] } } }