TomasHubelbauer/bun-mcp
3.3
If you are the rightful owner of bun-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a structured summary of a Model Context Protocol (MCP) server implementation using the Bun runtime.
Tools
Functions exposed to the LLM to take actions
list-todos
Lists all to-do items in the TODO.md file
add-todo
Adds a new to-do item to the TODO.md file
toggle-todo
Toggles the completion status of a to-do item
remove-todo
Removes a to-do item from the TODO.md file
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client