What is an MCP server?
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Discover awesome MCP servers.
autoexpect
TypeScript SDK for using large language models with an MCP server directly in the browser, powered by Cherry Studio's prompt templates.
afshawnlotfi
Configurable Puppeteer MCP Server
Cam10001110101
ThreatFlux
A fetch mcp server
betson-uni
MCP server that gives AI coding tools the same CSS visibility you have in DevTools — rendered class names, full cascade, what's winning and why.
louisfghbvc
mcp server for craw the interview questions in discussion
loo-y
MCP Smart Crawler is a Model Context Protocol (MCP) server uses Playwright to crawl web content, extract metadata, and download resources such as videos and images.
tatn
gpaul-faldin
MCP server for browser automation using puppeteer-extra and puppeteer-extra-plugin-stealth
DouyuShinyruo
A MCP server for selenium
Wladastic
Allow your Github Copilot Chat to navigate your frontend projects. Also compatible with Chat.fans Agents
amandeep-sg
MCP tools build using selenium to automate web testing or scraping
mesomya
MCP server that lets AI agents drive Electron apps — click, type, drag, screenshot, eval JS in the renderer or main process, capture console logs. 38 tools, Playwright-powered, works with any Electron app.
tmahesh
agentkit for playwright-mcp server
dmitriiweb
MCP to get an article text from an URL
browserless
Official MCP server for the Browserless.io
neoforge-dev
NeoForge Browser MCP server - used to test the frontend
zeeb0tt
w1561778301
A Model Context Protocol (MCP) server for automating Playwright tests
rotexhawk
MCP Puppeteer Server HomeAssistant Add-on
ItsMistahJi
This is to experiment and learn everything about playwright and using MCP servers to understand better
phact
This package vendors a subset of [browser-use](https://github.com/browser-use/browser-use) with minimal dependencies exposed as an mcp-server.
pnparadise
fetch urls from webpage using playwright , sse mcp server & nodejs expressjs
KunihiroS
MCP Server for local screen shot.
win4r
mambalabsdev
MCP server for GTM Hiring Signal Scraper. Detects GTM hiring activity from company career pages via Apify. Clay-ready output.
maxylev
Fault-tolerant MCP Server for Stealth Web Search and Fetching
codingaslu
This MCP server uses the Fresh LinkedIn Profile Data API to fetch LinkedIn profile information. It is implemented as a model context protocol (MCP) server and exposes a single tool, get_profile, which accepts a LinkedIn profile URL and returns the profile data in JSON format.
Crawlio-app
100-tool browser automation for AI agents via MCP. Screenshots, DOM inspection, network capture, form filling, cookie management, tab orchestration, session recording, and structured data extraction via Chrome extension. One-command setup: npx crawlio-browser init auto-configures
AnyContext-ai
Br0ski777
san0808
This server provides a comprehensive set of tools to control a web browser instance using Playwright, exposed via the Model Context Protocol (MCP). It allows AI models or other MCP clients to perform complex web browsing tasks across multiple pages/tabs.
margusmartsepp
A lightweight MCP-compatible Python server for capturing Windows screenshots via REST API. Supports full screen, region-based, or window-specific captures. Ideal for AI agent integrations and automation workflows.
albertov
A Haskell implementation of MCP Selenium Server using WebDriver, enabling browser automation through standardized MCP clients like Claude.
sethbang
A MCP server for capturing screenshots
302ai
Automatically create a remote browser to complete your specified tasks, developed based on Browser Use + Sandbox.
aptcats
MCP Server Playwright - A browser automation service for Claude Desktop
SoftwareValete
AI-powered code analysis and context optimization tools. Slim large code files to relevant sections (save 60-80% tokens), compress text, analyze conversations for noise, and search past chat knowledge bases. Supports x402 micropayments on Base.
iuill
This project provides a Docker Compose environment to run the '@playwright/mcp' server.
MCP-Mirror
Mirror of
weir1
MCP server for browser automation with screenshot and console logging capabilities
Msparihar
hydroweaver
Testing Programmatic Access for Playwright MCP Server
Kilien
djaboxx
A web scraping MCP server that integrates BeautifulSoup, Gemini AI, and Selenium for automated content extraction and analysis.
fredpsantos33
30+ pay-per-use API tools for AI agents via MCP: image generation (Flux 1.1 Pro), web scraping, browser automation (Playwright), TTS, PDF, QR code, weather, crypto price, WhatsApp, code execution and more. No subscription needed — pay per use via API credits or x402/USDC micropay
VirixLabs
Stealth cloud browser for AI agents — residential IP, auto CAPTCHA + anti-bot, A2A/MCP. Pay-as-you-go, no subscription.
Raghvendra-Raghuvanshi
Model Context Protocol server for Selenium WebDriver - enables LLMs to control web browsers
radu103
MCP-Mirror
Mirror of
buyitsydney
CodingBaby-Browser-MCP is a Model Context Protocol (MCP) tool server designed to communicate with Chrome browser extensions via WebSocket for browser automation control. The server provides multiple functionalities including web navigation, click operations, text input, key simul
Raytech99
Discusses MCP and popular servers
phpmac
Fetch MCP Server
leivyblackcold
An MCP server for fetching URLs / Youtube video transcript.
akashrtd
A high-performance, MCP-native browser automation server designed for speed and efficiency. Built in Go, MIME offers millisecond-level startup times (~100ms) for complex navigation, scraping, and testing tasks. It seamlessly integrates with AI agents to provide robust web browsin
ratiofu
A simple MCP server for controlling Chrome via Puppeteer
just-every
A Markdown Content Preprocessor that fetches web pages, strips noise, and converts content to clean Markdown while preserving links. Designed for with minimal token footprint so entire pages can be read at once. Crawl and scrape webpage and whole sites locally with minimal depend
web-mcp
Launch Browser MCP Service with One Click, Empowering AI to Automate Tasks for You.
xiaozhi666666
Reusable MCP server for reading YApi interface metadata from a URL, interface ID, or project ID.
browsermcp-com
Remote browser instances for your AI agents. Reliably complete any browser-based task at scale. Fully-control agentic browsers that spin up in seconds.
Common questions about MCP servers, tools, and integrations
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.
Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.
A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.
Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.
Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.