MCP Server Directory
Browse Model Context Protocol servers to extend Claude Code, Cursor, and other AI tools. Add file access, database connections, API integrations, and more.
Featured MCP Servers
File System MCP
Comprehensive file system operations including read, write, create, delete, and directory management with full path resolution.
npm install @modelcontextprotocol/server-filesystemGit MCP
Complete Git repository management including commits, branches, merges, and remote operations through natural language.
npm install @modelcontextprotocol/server-gitPostgreSQL MCP
Direct PostgreSQL database interaction with schema introspection, query execution, and data manipulation capabilities.
npm install @modelcontextprotocol/server-postgresGoogle Developer Knowledge
Search and retrieve documentation for Firebase, Android, Google Cloud, and other Google developer platforms in Markdown format for AI agent context.
npm install @google/developer-knowledge-mcpSupabase MCP
Direct interaction with Supabase projects including database queries, auth management, storage operations, and Edge Functions from any MCP-compatible agent.
npm install @supabase/mcp-serverAll MCP Servers
AWS MCP
Manage AWS resources including EC2, S3, Lambda, and other services through conversational AI interface.
npm install @aws/mcp-serverDocker MCP
Container management and orchestration with support for Docker Compose and Kubernetes integration.
npm install @docker/mcp-serverREST API MCP
Test and interact with REST APIs, including authentication, request building, and response validation.
npm install @apitools/mcp-restMongoDB MCP
NoSQL database operations with aggregation pipeline support and document management capabilities.
npm install @mongodb/mcp-serverJest Testing MCP
Automated test generation, execution, and coverage reporting for JavaScript and TypeScript projects.
npm install @testing/mcp-jestVercel MCP
Deploy, manage, and monitor Vercel projects and deployments. Interact with Vercel APIs for serverless functions, edge middleware, and domain management.
npm install @vercel/mcp-serverWhat is Model Context Protocol?
MCP (Model Context Protocol) is an open standard that allows AI coding assistants like Claude Code and Cursor to interact with external tools, databases, and APIs. Think of MCP servers as plugins that extend your AI assistant's capabilities.
File Access
Read, write, and manage files in your project directory
Database Queries
Query and manipulate databases directly from your AI assistant
API Integration
Connect to external services and APIs through natural language