Log file navigator

Third party (lnav) MCP Server

Model Context Protocol (third-party) server

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