MCP directory
Web
582 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
Puppeteer
Headless Chrome automation — click, type, screenshot, and JS-eval on any web page.
npm install -g @modelcontextprotocol/server-puppeteer -
Browser (Stealth)
Headless browser with stealth-mode evasion of basic bot detection.
npm install -g mcp-browser-stealth -
Playwright
Multi-browser automation via Playwright — Chrome, Firefox, WebKit; richer than Puppeteer.
npm install -g @playwright/mcp -
mcp-server-browserbase
Allow LLMs to control a browser with Browserbase and Stagehand
npx -y mcp-server-browserbase -
playwriter
Chrome extension & CLI to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP
# See README at the repo for install instructions -
hanzi-browse
let any ai agent use the local browser
npx -y hanzi-browse -
agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
# See README at the repo for install instructions -
Lambda-MCP-Server
Creates a simple MCP tool server with "streaming" HTTP.
uvx lambda-mcp-server -
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
go install github.com/.../mcp-proxy@latest -
browser-use-mcp-server
Browse the web, directly from Cursor etc.
uvx browser-use-mcp-server -
hister
Your own search engine
go install github.com/.../hister@latest -
web-eval-agent
An MCP server that autonomously evaluates web applications.
uvx web-eval-agent -
mcptools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
go install github.com/.../mcptools@latest -
excel-mcp-server
A Model Context Protocol server for Excel file manipulation
uvx excel-mcp-server