MCP.so
Sign In

MCP Browser Kit

@ndthanhdev

About MCP Browser Kit

An MCP Server that enables AI assistants to interact with your local browsers.

Basic information

Category

Browser Automation

License

MIT

Runtime

node

Transports

stdio

Publisher

ndthanhdev

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "browser-kit": {
      "command": "npx",
      "args": [
        "@mcp-browser-kit/server@latest"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP Browser Kit?

MCP Browser Kit is an MCP server that enables AI assistants to interact with your local browsers. It pairs a server component with a browser extension to allow AI models

Comments

More Browser Automation MCP servers