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.
BryanVillaDev
navin4078
Scrape websites and let them talk to your LLM
iatsiuk
MCP server for browser automation via Puppeteer. Executes arbitrary JavaScript with direct access to Puppeteer Browser instance. Single "execute" tool runs your code in a sandboxed Node.js VM with a browser global - full Puppeteer API access in one call.
302ai
Automatically create a remote browser to complete your specified tasks, developed based on Browser Use + Sandbox.
vibheksoni
🚀 The ONLY browser automation that bypasses Cloudflare, antibots, and social media blocks. Supercharge any MCP-compatible AI agent with undetectable, real-browser automation. No CAPTCHAs. No blocks. Just results.⚡ 30-second setup • 🛡️ Undetectable by design • 🏆 98.7% success r
asdqwsadq
MCP-Mirror
Mirror of
JonathanHsuHH
A MCP server that provides a web crawling and content extraction tool for AI assistants
Cap-of-tea
AI-controlled browser farm: run N isolated Chromium instances with 36 MCP tools for multi-device testing, screenshots, device emulation, network control, and console diagnostics.
niyazhashmi1105
uindow
Real browser automation for AI agents. Uindow ships a local MCP server that drives a real, signed Chromium/Electron browser with genuine OS-level input (real cursor movement, real keystrokes, native file dialogs) entirely on the user's own machine.
bmanjunath
mcp server demo project
flutterninja9
A powerful Model Context Protocol (MCP) server that intelligently fetches and processes web content with nested URL crawling capabilities. Transform any documentation site or web resource into clean, structured markdown files perfect for AI consumption and analysis.
Playwright-os
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. Enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
albertov
A Haskell implementation of MCP Selenium Server using WebDriver, enabling browser automation through standardized MCP clients like Claude.
EXPESRaza
A lightweight prototype demonstrating how to integrate an LLM (via OpenAI) with a Model Context Protocol (MCP) server to extract real-time weather data by scraping and processing open web content using HTML parsing and caching.
thesimsguy
VirixLabs
Stealth cloud browser for AI agents — residential IP, auto CAPTCHA + anti-bot, A2A/MCP. Pay-as-you-go, no subscription.
hdcola
modelcontextprotocol
Fabien-desablens
MCP server for extracting webpage creation, modification, and publication timestamps
sydneyassistent
Allenyzh
MCP-Mirror
Mirror of
Terrib1e
MCP server fetch installation
wickproject
Browser-grade web access for AI agents. Fetches any webpage using Chrome's actual network stack — identical TLS fingerprint to a real browser. Bypasses Cloudflare, Akamai, and other anti-bot systems that block standard HTTP clients. Returns clean markdown. Built by the creator of
codingthefuturewithai
MCP server that provides screenshot capabilities for AI tools, allowing them to capture and process screen content
MCP-Mirror
Mirror of
apify
Actor Playwright MCP server
TacosyHorchata
Fast browser automation MCP server. In-process Playwright, 58 tools (profiles: 9/28/58), cookie import from Chrome/Arc/Brave, handoff/resume for CAPTCHAs, iframe support, snapshot diffing. 41% faster than @playwright/mcp.
gaforov
Selenium MCP server for AI agents — 39 browser automation tools with page snapshots, selector hints, multi-session, and batched execution.
xiaozhi666666
Reusable MCP server for reading YApi interface metadata from a URL, interface ID, or project ID.
ma-pony
Playwright MCP Server 一个基于 FastMCP 框架的专业级 Playwright 浏览器自动化 MCP 服务器,为 LLM 应用提供强大的网页交互和数据提取能力。
chaseSpace
bytedance
Browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
site-shot
Official MCP server for the Site-Shot website screenshot API. Tools: capture_screenshot, capture_full_page. Real Chromium rendering, full-page capture up to 20,000 px, country proxies, and automatic ad & cookie-banner removal enabled by default — cleaner images, fewer vision toke
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.
bakhtiersizhaev
Open-source MCP server that connects OpenEvidence clinical evidence workflows to AI clients using browser-session auth (Playwright), no API key required.
Msparihar
thesimsguy
enigma72fenx
An MCP server for fetching URLs / Youtube video transcript.
weir1
MCP server for browser automation with screenshot and console logging capabilities
Skyvern-AI
radu103
lgesuellip
mows21
Roo MCP Server - Real-world automation for web scraping and browser control
keyur-meru
alexyangjie
Extending mcp-server-fetch with parallel browsing
djaboxx
A web scraping MCP server that integrates BeautifulSoup, Gemini AI, and Selenium for automated content extraction and analysis.
MCP-Mirror
Mirror of
xincmm
Sunz666
Playwright MCP server project
omnisilica
luminati-io
Example MCP server and instructions for connecting Anthropic LLMs to external web scraping tools, with real-world examples and Bright Data integration.
dashi96
MCP bridge between Chromium browsers and Claude Code — browser automation tools + Claude chat panel for browsers where the official Claude in Chrome extension doesn't work (Arc, Vivaldi, …)
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
louiscklaw
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
Br0ski777
just-every
Fast, efficient screenshot capture tool for web pages - optimised for Claude and other LLMs with Image support. Automatically tiles full pages into 1072x1072 chunks for optimal AI processing.
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.