Browserless MCP Server MCP Server Pricing 2026
Updated June 2026Complete pricing guide for the Browserless MCP ServerMCP server — costs, free options, and what you'll pay.
💰 How Much Does Browserless MCP Server MCP Server Cost?
The MCP server is free and open-source. Browserless: Free tier (limited usage). Scale: from $50/mo. Enterprise: Custom. Open-source self-hosting available.
See official Browserless MCP Server pricing →Is Browserless MCP Server MCP Server Free?
The Browserless MCP Server MCP server itself is free to install and use. The underlying Browserless MCP Server service offers a free tier that lets you get started without paying. Paid plans are available for additional features and higher usage limits.
Browserless MCP Server Cost Breakdown: Server vs Service
MCP Server (Always Free)
The Browserless MCP Server MCP server is the connector that lets your AI assistant (Claude, Cursor, VS Code, etc.) interact with Browserless MCP Server. This component is always free to install and use — it's just a bridge between your AI tool and the service.
Browserless MCP Server Service (Freemium)
The MCP server is free and open-source. Browserless: Free tier (limited usage). Scale: from $50/mo. Enterprise: Custom. Open-source self-hosting available.
View official pricing →How to Install Browserless MCP Server MCP Server
npx mcp-remote https://mcp.browserless.io/mcpCompatible with: Claude Desktop, Cursor, VS Code, Windsurf, Cline
Frequently Asked Questions
Is Browserless MCP Server MCP Server free to use?
The Browserless MCP Server MCP server itself is free to install. The underlying Browserless MCP Server service offers a free tier with limited features, plus paid plans for additional capabilities.
How much does Browserless MCP Server MCP Server cost in 2026?
The MCP server is free and open-source. Browserless: Free tier (limited usage). Scale: from $50/mo. Enterprise: Custom. Open-source self-hosting available. The MCP server component is always free to install and configure with your AI assistant.
What are the best alternatives to Browserless MCP Server MCP Server?
There are several alternative MCP servers in the Browser category. Visit the Browserless MCP Server alternatives page on MyMCPTools to compare features, pricing, and compatibility with AI assistants like Claude, Cursor, and VS Code.
What's included in the Browserless MCP Server free tier?
The Browserless MCP Server free tier typically includes core functionality with usage limits. Check the official Browserless MCP Server website for the most up-to-date free tier details and limitations.
Does Browserless MCP Server work with Claude Desktop, Cursor, and VS Code?
Yes, the Browserless MCP Server MCP server is compatible with popular AI assistants and code editors that support the Model Context Protocol (MCP), including Claude Desktop, Cursor, VS Code, Windsurf, and Cline.
Looking for Browserless MCP Server alternatives?
Compare similar MCP servers with different pricing and features.
Learn More
Quick Info
- Pricing Model
- Freemium
- Install Type
- npm
- Author
- Browserless
- Categories
- 🌍 Browser
- Source Code
- View on GitHub →
- Official Pricing
- View Pricing →
Related Servers
Web content fetching and conversion for efficient LLM usage. Extract readable content from any URL.
The Apify MCP server gives AI agents access to 6,000+ ready-made cloud scrapers, crawlers, and automation tools on the Apify Store — no infrastructure required. Connect to Apify Actors that extract data from social media platforms (Instagram, TikTok, LinkedIn), search engines (Google, Bing), e-commerce sites (Amazon, eBay), maps (Google Maps), and virtually any website. Each Actor runs in the cloud with managed proxies, browser fingerprinting, and anti-bot bypass built in. Use the Apify MCP server to query Actors by task, stream results directly into your AI context, run custom scraping Actors from your Apify account, and chain multiple data extraction steps in a single workflow. Supports tool filtering to expose only the Actors you need, and integrates with Apify's RAG web browser Actor for retrieval-augmented generation use cases.
Automate browser interactions in the cloud (web navigation, data extraction, form filling, and more).
The Firecrawl MCP server gives your AI assistant the ability to crawl, scrape, and extract structured data from any website — turning raw HTML into clean, LLM-ready Markdown or JSON in seconds. Built by the Firecrawl team, it exposes tools for single-page scraping, deep site crawls (following internal links), and batch URL extraction, all with JavaScript rendering handled automatically so dynamic content is never missed. Developers use it to automate competitive research, build live knowledge bases, extract pricing tables, monitor documentation changes, or feed structured web data into RAG pipelines — all through natural-language prompts without writing a single scraper script. The Firecrawl MCP server handles rate limiting, retries, and proxy rotation behind the scenes. Authentication requires a Firecrawl API key (free tier available). Install with: npx firecrawl-mcp. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client. With Firecrawl, any public webpage becomes a structured data source your AI can reason over, compare, and act on — making it the go-to MCP server for web data extraction workflows.
Browser automation and web scraping with Puppeteer.
ExecuteAutomation's Playwright MCP Server is a community-maintained browser automation server (5,500+ GitHub stars) distinct from Microsoft's official microsoft/playwright-mcp — it leans further into test generation and visual workflows rather than pure accessibility-tree navigation. Beyond standard navigate/click/fill/screenshot tools, it can generate Playwright test code from a live browsing session, scrape full page content and structured data, execute arbitrary JavaScript in the page context, and drive API testing (GET/POST/PUT/PATCH/DELETE requests) alongside the browser tools. A standout feature is 143 real device presets for responsive testing — a single call like playwright_resize({ device: "iPhone 13" }) swaps in the correct viewport, user-agent, touch support, and device pixel ratio, and natural-language prompts like "test on iPad landscape" work directly through Claude. Install via `npm install -g @executeautomation/playwright-mcp-server`, Smithery, mcp-get, or the one-line `claude mcp add --transport stdio playwright npx @executeautomation/playwright-mcp-server` for Claude Code; VS Code one-click installers are also published. No API keys are required — it launches and drives a local Chromium/Firefox/WebKit browser directly. Choose this over Microsoft's official server when you specifically need auto-generated Playwright test scripts, JS execution, or device-emulation testing; choose Microsoft's for pure lightweight accessibility-tree page navigation.