Skip to main content
Glama
70,827 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Bun" matching MCP servers:

  • A
    license
    -
    quality
    B
    maintenance
    A lightweight HTTP-based MCP server built with Bun, enabling tool discovery and execution via JSON-RPC 2.0 over HTTP.
    15
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that executes TypeScript/JavaScript code in a sandboxed Bun environment with permission-based security controls, code snippets, and a web management UI.
  • A
    license
    -
    quality
    D
    maintenance
    A simple example MCP server built with Bun that provides basic utility tools including current time retrieval, message echoing, and number addition. Serves as a template for building MCP servers with Bun runtime.
    101
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A high-performance MCP server that enables AI assistants to safely interact with MySQL databases through secure CRUD operations, schema inspection, and parameterized queries with built-in SQL injection prevention.
    1
  • A
    license
    B
    quality
    C
    maintenance
    Exposes your project's package.json scripts as MCP tools, allowing AI assistants to discover and execute npm/yarn/pnpm/bun scripts directly. Automatically detects your package manager and enables running scripts with optional arguments through natural language commands.
    5
    43
    3
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    A production-ready template for building Model Context Protocol servers in TypeScript, offering fast development with Bun, Biome linting, and automated version management.
    1
    82
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Minimal template for building Model Context Protocol servers with Bun and TypeScript, including schema-based state validation, YAML persistence, and tool registration.
    44
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Ultra-lightweight MCP server for Bun with full protocol compliance. Enables building MCP servers with tools, resources, and prompts using minimal dependencies and heap footprint.
    22,152
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables npm bundle-size analysis including minified+gzipped size, tree-shakeability, dependencies, similar packages, version history, and recent searches.
    0
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A production-ready template for building Model Context Protocol servers using TypeScript and Bun runtime, including schema validation, structured logging, and retry utilities.
    7
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A modern, lightning-fast starter template for building Model Context Protocol applications with Bun, enabling developers to create MCP servers with TypeScript support, validation, and environment configuration.
    8
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that indexes your codebase using tree-sitter AST parsing and gives AI tools instant access to structural intelligence like dependency graphs, call trees, and dead code detection from a local SQLite database.
    MIT