MCP directory
Web
675 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
opentabs
Browser automation clicks buttons. OpenTabs calls APIs.
npx -y opentabs -
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 -
git-mcp-server
A Git MCP server for AI agents. STDIO & Streamable HTTP.
npx -y git-mcp-server -
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
Prismix is itself an MCP server
Connect Claude Desktop and ask "Is OpenAI down right now?" — get a live answer from 75+ AI providers. One JSON snippet, 30 seconds.