Find an MCP server
- Playwright MCPMicrosoft
Microsoft's Playwright exposed as an MCP server. Cross-browser automation for Chromium, Firefox, and WebKit.
- Puppeteer MCPGoogle
Google's Puppeteer exposed as an MCP server. Chrome-only but lighter weight than Playwright. Ideal for teams already invested in the Chrome DevTools protocol.
- Firecrawl MCPMendable
Firecrawl combines scraping with LLM-ready data extraction. Cleans HTML into structured markdown, removing ads and navigation noise.
- Browserbase MCPBrowserbase
Browserbase is a hosted browser infrastructure with an MCP wrapper. You don't manage browsers — they do. Stealth mode and session persistence are built in.
- Skyvern MCPSkyvern
Skyvern uses AI to navigate websites without explicit selectors. It 'understands' the page and decides what to click. Innovative but slower on complex multi-step flows.
- SQLite MCPjparkerweb
File-based SQL database. Zero setup, zero server process. Perfect for local prototyping, caching, and small datasets. The simplest database MCP server to get running.
- PostgreSQL MCPkristofer84
Full-featured PostgreSQL MCP server. Supports schema introspection, queries, updates, and deletes. Requires a running PostgreSQL instance.
- Redis MCPitapi
In-memory data store with key-value operations. Lightning fast for caching, sessions, and real-time data. Requires a running Redis server.
- Filesystem MCPAnthropic
Official Anthropic filesystem server. Read, write, edit, and list files in a sandboxed directory. The most fundamental developer tool - every project needs file access.
- Shell MCPmatildepark-hdr
Run shell commands through MCP. Execute any CLI tool, script, or system command. Dangerous but powerful - use with auto-approve caution.
- Git MCPquanle96
Git operations through MCP - status, diff, commit, branch, stash, log. Turns your AI into a git-aware assistant that can review changes, create commits, and manage branches.
- Tavily MCPTavily (Nebius)
RAG-focused search with native LangChain/LlamaIndex integration. Specializes in deep research with extract and crawl capabilities.
- Exa MCPExa Labs
Semantic/neural search that finds conceptually related content. Best for research and discovery where keyword search fails.
- Brave Search MCPBrave Software
Privacy-first general-purpose keyword search. 6 tools, good for specific lookups and factual queries.
- Perplexity MCPPerplexity AI
Answer engine that returns synthesized answers instead of raw links. Best for quick facts and summaries.
- mcp-omnisearchspences10
Multi-provider search aggregator. Unifies Tavily, Brave, Kagi, Exa, Perplexity, Linkup, Firecrawl, and GitHub behind a single interface.
- Nexus MCPsantoshakil
Pure Rust MCP server (~4MB binary) with 48 tools across Telegram, Gmail, WhatsApp, Slack, and Discord. No MCP SDK dependencies.
- Neo MCPheydryft
206+ tools across 16 integrations including Slack, Gmail, Discord, WhatsApp, LinkedIn, Twitter/X. Uses Chrome extension for browser session auth - no API keys needed for many services.
- Slack Official MCPSlack
Official remote MCP server from Slack. OAuth-based connection without custom bot app. Search channels, read threads, post messages.
- Stripe Official MCPStripe
Official remote MCP server from Stripe. Interact with Stripe API via OAuth or restricted API keys. Supports customers, payments, subscriptions, refunds, and more.
- mcp-server-stripetheihtisham
Community Stripe MCP server with 35+ tools, 5 resources, 5 prompts. Comprehensive coverage including MRR/ARR reporting, churn analysis, and checkout sessions.
- stripe-billing-mcpCSOAI-ORG
Python-based Stripe MCP focused on billing operations. Customers, subscriptions, invoices, checkout sessions, and revenue metrics. Free tier: 10 writes/day.