Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Bun Doc Mcp

    A MCP server that provides bun documents as resources for your AI coding assistant.

    6 stars
    TypeScript
    Updated Oct 17, 2025

    Table of Contents

    • ✨ Features
    • 🚀 Quick Start
    • 📦 Installation
    • 🔧 Usage

    Table of Contents

    • ✨ Features
    • 🚀 Quick Start
    • 📦 Installation
    • 🔧 Usage

    Documentation

    Bun Documentation MCP

    A MCP server that provides Bun documentation to AI assistants. This enables your AI to access up-to-date Bun documentation and provide accurate guidance on Bun APIs.

    ✨ Features

    • Version-matched documentation: uses your local node_modules/bun-types/docs/, or syncs from GitHub based on your Bun version
    • Search functionality: includes a grep tool with JavaScript regex support for searching documentation
    • Built with Bun: for Bun
    • AI-friendly: structured to provide relevant context to AI assistants

    🚀 Quick Start

    If you're already in a Bun project, you can try this prompt from bun project template first:

    Read the Bun API docs in node_modules/bun-types/docs/**.md.

    For more reliable access and search capabilities, install this MCP server:

    📦 Installation

    Claude Code:

    bash
    # Standard installation (uses your local Bun docs)
    claude mcp add bun-docs bunx bun-doc-mcp

    Manual configuration:

    json
    {
      "mcpServers": {
        "bun-docs": {
          "type": "stdio",
          "command": "bunx",
          "args": ["bun-doc-mcp"],
          "env": {}
        }
      }
    }

    🎉 You're Ready! Happy coding with Bun! 🚀

    🔧 Usage

    Once installed, your AI assistant can:

    • Access comprehensive Bun documentation
    • Suggest appropriate Bun APIs over Node.js alternatives
    • Help with Bun-specific features and best practices
    • Provide accurate answers based on current documentation

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k