Skip to content

Kapture

Free

by MCP Community

MCP server for Kapture browser automation

v2.1.2Added Apr 12, 2026
mcpbrowser-automationchrome-extensionkapturedevtools
Works with:ClaudeGPTGeminiCopilot

Kapture MCP Server

MCP server for Kapture browser automation

Installation

npx -y kapture-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y kapture-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "kapture": {
      "command": "npx",
      "args": ["-y", "kapture-mcp"]
    }
  }
}