MCP Browser Kit
@ndthanhdev
About MCP Browser Kit
An MCP Server that enables AI assistants to interact with your local browsers.
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
Basic information
More Browser Automation MCP servers
BrowserTools MCP
AgentDeskAIMonitor browser logs directly from Cursor and other MCP compatible IDEs.
Yoyo
firecrawlπ₯ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.
Fetcher MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
MCP server w/ Browser Use
JovaniPinkFastAPI server implementing MCP protocol Browser automation via browser-use library.
Comments