Mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local

28,793 stars TypeScript 1 file ยท ~14,709 tokens

Bench (qmd) MCP Server

Model Context Protocol (bench) server

View all qmd servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "bench": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-bench"
      ]
    }
  }
}