A cat(1) clone with wings.

Syntax_mapping (bat) MCP Server

Model Context Protocol (syntax_mapping) server

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