Browser MCP
@browsermcp-com
About Browser MCP
Remote browser instances for your AI agents. Reliably complete any browser-based task at scale. Fully-control agentic browsers that spin up in seconds.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"anchor-browser": {
"command": "node",
"args": [
"/path/to/anchor-mcp/cli.js"
],
"env": {
"ANCHOR_API_KEY": "sk-your-api-key-here"
}
}
}
}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 Browser MCP?
—
How to use Browser MCP?
—
Key features of Browser MCP
—
Use cases of Browser MCP
—
FAQ from Browser MCP
Where can I find more information about Browser MCP?
The README directs users to BrowserMCP.com for additional details.
What runtime or dependencies does Browser MCP require?
—
How does Browser MCP handle data transport or authentication?
—
What are the known limitations of Browser MCP?
—
Does Browser MCP require an API key or external service?
—
Frequently asked questions
Where can I find more information about Browser MCP?
The README directs users to [BrowserMCP.com](https://browsermcp.com) for additional details.
Basic information
More Browser Automation MCP servers
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.
Webpage Screenshot MCP Server
ananddtyagiAn MCP that gives your agent the ability to snap a screenshot of webpages. Useful when you want your agent to check its progress during development.
Fetch MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
Fetcher MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
Scrapling Fetch MCP
cyberchittaHelps AI assistants access text content from bot-protected websites. MCP server that fetches HTML/markdown from sites with anti-automation measures using Scrapling.
Comments