Bun Mcp icon

Bun Mcp

Demonstrates a script-based local model context protocol (MCP) server using Bun and VS Code Copilot Chat in agent mode.

Acerca de

Bun Mcp prototypes an MCP server using the Bun runtime, enabling interaction with VS Code Copilot Chat in agent mode to manage a to-do list within a Markdown file by adding, toggling, and removing items through exposed tools.

Características Principales

  • Integrates with VS Code Copilot Chat in agent mode.
  • Implements an MCP server using Bun.
  • Supports adding, listing, and toggling to-do items.
  • Exposes tools for managing a to-do list.
  • Uses standard I/O for server communication.
  • 0 GitHub stars

Casos de Uso

  • Integrating local tools with VS Code Copilot Chat.
  • Prototyping MCP server functionality.
  • Building custom tools for LLM interaction.
Craft Better Prompts with AnyPrompt
Sponsored
    Bun Mcp: VS Code Copilot Chat Agent Tool