MCP.so
登录

MCP Browser Kit

@ndthanhdev

关于 MCP Browser Kit

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

基本信息

分类

浏览器自动化

许可证

MIT

运行时

node

传输方式

stdio

发布者

ndthanhdev

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

浏览器自动化 分类下的更多 MCP 服务器