A cat(1) clone with wings.

Bin (bat) MCP Server

Model Context Protocol (bin) server

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