Back to Market
Bun Fun
Provides simple local stdio MCP server examples compiled with Bun for integrating custom functionalities into Claude.
0
Bun Fun serves as a practical example of building a local MCP (Message-Channel Protocol) server using Bun. It demonstrates how to create custom tools that can interact with AI platforms like Claude Desktop and Claude Code via standard input/output. The server includes ready-to-use examples such as retrieving the current time, echoing messages, and performing basic arithmetic, showcasing how developers can extend AI capabilities with custom logic compiled for efficiency.
API Development
Developer Tools
Learning & Documentation