dotneet
MCP Serverdotneetpublic

bun mcp server

template for Bun + MCP server project

Repository Info

3
Stars
1
Forks
3
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

template for Bun + MCP server project

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Template for Bun MCP Server

Usage

Create a new project

bun create github.com/dotneet/bun-mcp-server new_project_name
cd new_project_name

Implement MCP server

Use Claude Code or any other tools you prefer.

# Edit spec.txt to describe what you want
vim spec.txt
claude "Read spec.txt and implement an MCP Server according to the specifications."

Build the server

bun run build

Testing and Debugging

# You can use inspector for testing and debugging.
package_name=$(bun run show-package-name)
npx @modelcontextprotocol/inspector dist/$package_name

Install

# Install the command to $HOME/bin or your preferred path
cp dist/$package_name $HOME/bin/

Quick Start

1

Clone the repository

git clone https://github.com/dotneet/bun-mcp-server
2

Install dependencies

cd bun-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerdotneet
Repobun-mcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation