MCP Server Directory
Structured directory of Model Context Protocol servers for AI agents. Each entry includes GitHub repo, install command, and available tools.
MCP (Model Context Protocol) is the standard for connecting AI agents to external tools. All servers listed are open-source and npm-installable.
Brave Search MCP
Web search via Brave Search API. Returns structured results with snippets and URLs.
npx @anthropic/mcp-brave-searchFilesystem MCP
Read, write, and manage files on the local filesystem. Secure path restrictions.
npx @modelcontextprotocol/server-filesystemGitHub MCP
Manage repos, issues, PRs, and search code via GitHub API.
npx @modelcontextprotocol/server-githubPostgres MCP
Query Postgres databases. Read-only mode available for safety.
npx @modelcontextprotocol/server-postgresPuppeteer MCP
Browser automation. Navigate, click, screenshot, and extract content.
npx @modelcontextprotocol/server-puppeteerSlack MCP
Send messages, list channels, and search Slack history.
npx @modelcontextprotocol/server-slackMemory MCP
Persistent knowledge graph for agents. Store and retrieve entities and relations.
npx @modelcontextprotocol/server-memoryFetch MCP
Fetch web content and convert to markdown. Handles HTML, PDF, and images.
npx @modelcontextprotocol/server-fetchSequential Thinking MCP
Multi-step reasoning with thought chains. Dynamic reflection and hypothesis revision.
npx @modelcontextprotocol/server-sequential-thinkingTavily Search MCP
AI-optimized web search. Returns cited, structured results perfect for RAG.
npx tavily-mcpExa Search MCP
Semantic search. Content-based neural search, not keyword matching.
npx exa-mcp-serverFirecrawl MCP
Turn entire websites into LLM-ready markdown. Crawl, scrape, extract.
npx firecrawl-mcpBrowserbase MCP
Headless browser with stealth mode. Cloud-based, no local Chrome needed.
npx @browserbasehq/mcpSupabase MCP
Manage Supabase projects. Tables, auth, edge functions, storage.
npx @supabase/mcp-server-supabaseResend MCP
Send emails from your agent. React email templates, tracking, and analytics.
npx @resend/mcp