Home › Other › lastest

lastest

Run visual regression tests, review diffs, and manage baselines on a Lastest instance.

TypeScript
★ 19 stars Last pushed 2026-09-19 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.7)

npx -y @lastest/mcp-server@0.3.7

Or add to your MCP client config:

{
  "mcpServers": {
    "lastest": {
      "command": "npx",
      "args": [
        "-y",
        "@lastest/mcp-server@0.3.7"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry