mcp-server-with-bun
@jeremyimmanuel
About mcp-server-with-bun
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-with-bun": {
"command": "bun",
"args": [
"server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-with-bun?
mcp-server-with-bun is an MCP (Model Context Protocol) server built with the Bun JavaScript runtime and intended for use with Claude Desktop as an MCP client.
How to use mcp-server-with-bun?
Install dependencies with bun install, then run the server with bun server. To debug use bun debug. For use with Claude Desktop, add the configuration shown in the README to claude_desktop_config.json.
Key features of mcp-server-with-bun
- Built with the Bun JavaScript runtime
- Implements the MCP protocol
- Provides a debug command (
bun debug) - Integrates with Claude Desktop
Use cases of mcp-server-with-bun
- Running an MCP server for Claude Desktop
- Debugging MCP server interactions
- Starting point for building Bun-based MCP servers
FAQ from mcp-server-with-bun
How do I install the dependencies?
Run bun install in the project directory.
How do I run the MCP server?
Execute bun server from the command line.
How do I debug the server?
Use `bun
Frequently asked questions
How do I install the dependencies?
Run `bun install` in the project directory.
How do I run the MCP server?
Execute `bun server` from the command line.
How do I debug the server?
Use `bun
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments