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.
adityasasidhar
Stop feeding your agent raw HTML. BrowserControl gives LLMs true visual grounding with Set of Marks (SoM), letting them click exactly what they see without hallucinating selectors. With built-in developer tools, session recording, and persistent logins, it transforms web automati
gitidhar
originally was going to be an mcp server, now it's a stupid soundcloud scraper
matdmiller
This is a reference design for a MCP server that hosts a web page that connects back to the server via sse and allows Claude to execute javascript on the page.
NkosinathiMkhonza
Fetch any webpage as clean markdown, search the web, extract links, metadata, and contacts, parse sitemaps and RSS feeds, batch-check URL statuses. 8 production tools in one server.
aptcats
MCP Server Playwright - A browser automation service for Claude Desktop
Falamarcao
(DO NOT USE, NOT READY) A Model Context Protocol (MCP) server that enables AI Agents to request and manage Selenium browser instances through a secure API. Perfect for your automated browser testing needs! 🚀
mypracticaltools
An MCP server that allows AI agents to search Reddit or find specific leads by delegating the scraping task to Apify cloud actors.
smallhandsome
MCP Server that gives AI agents eyes. Screenshot any webpage, render HTML/CSS to images. One command setup for Claude Code, Cursor, and Claude Desktop. Free 30+30/month.ShotAPI - Give AI Agents Eyes. MCP Server for web screenshots and HTML rendering. 3 tools: screenshot_one_liner
VIckys-AI-Stuffs
Give Claude AI read-only access to your entire INDmoney portfolio. Fetch Indian stocks, mutual funds, US stocks, gold, credit cards, loans, savings, and Experian credit score — all from Claude Desktop. Uses Playwright browser automation with OTP login and AES-256-GCM encrypted pe
MCP-Mirror
Mirror of
Sacode
MCP server for Firecrawl Simple — a web scraping and site mapping tool enabling LLMs to access and process web content
un4ckn0wl3z
Basic MCP Server for Web Scraping
a5c-ai
Browsing Session Recorder MCP Server (powered by MCPML and playwright)
faridmth
screenshotrender mcp
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
iuill
This project provides a Docker Compose environment to run the '@playwright/mcp' server.
ratiofu
A simple MCP server for controlling Chrome via Puppeteer
srujithreddy-crpto
samihalawa
A Model Context Protocol (MCP) server that provides browser automation capabilities for Claude and other MCP-compatible AI assistants
conda-forge
A conda-smithy repository for mcp-server-fetch.
leivyblackcold
An MCP server for fetching URLs / Youtube video transcript.
cherchyk
Browser automation for web scraping when standard HTTP requests fail. Use ONLY when pages require: (1) Authentication - login forms, SSO, 401/403 errors, corporate intranets, (2) Anti-bot protection - CAPTCHA, Cloudflare challenges, rate limiting, (3) JavaScript rendering - SPAs,
scrapeless-ai
Scrapeless MCP Server lets LLMs and AI tools like ChatGPT and Cursor access real-time web data via Google services, browser automation, and scraping—no blocks, just seamless context.
xkiranj
A universal Playwright MCP server for browser automation in containerized environments
m1ggle
crawler-mcp-server
Raytech99
Discusses MCP and popular servers
RoadMillion
Convert url to LLM-friendly text, powered by jina ai reader
AnyContext-ai
sailaoda
A concurrent browser MCP server that supports multiple parallel browser instances.
Automata-Labs-team
MCP server for browser automation using Playwright
serkan-ozal
A Playwright-based MCP server that exposes a live browser as a traceable, inspectable, debuggable and controllable execution environment for AI agents.
benjaminkitt
A comprehensive NixOS Flake development environment for the Playwright MCP (Model Context Protocol) server with full Chrome and Firefox support, including persistent browser profiles.
kstrikis
MCPMonkey is an MCP server and Firefox extension so your AI agent can access your browser
MCP-Mirror
Mirror of
handoing
Open the browser and visit the specified website address
Ai-Quill
web-mcp
Launch Browser MCP Service with One Click, Empowering AI to Automate Tasks for You.
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.
MCP-Mirror
Mirror of
Larsbuilds
Configured Puppeteer Vision MCP server for website scraping with specific settings for specify4it.com
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.