Curated MCP servers for AI agents
Filter by category, search by name, and copy a one-line install command. MCP servers let agents securely connect to tools and data sources.
── 20 servers indexed ──
Secure file operations with configurable access controls. Read, write, move, search, and manage files and directories with sandboxed permissions.
$ npx -y @modelcontextprotocol/server-filesystem /path/to/allowedWeb content fetching and conversion for efficient LLM usage. Retrieves URLs and converts HTML to markdown.
$ npx -y @modelcontextprotocol/server-fetchTools to read, search, and manipulate Git repositories. Supports diffing, logging, branching, and committing.
$ npx -y @modelcontextprotocol/server-gitKnowledge graph-based persistent memory system. Stores entities, relations, and observations in a local graph.
$ npx -y @modelcontextprotocol/server-memoryWeb and local search using Brave's Search API. Perform web searches and get local business info.
$ npx -y brave-search-mcp-serverDynamic and reflective problem-solving through thought sequences. Break complex problems into sequential reasoning steps.
$ npx -y @modelcontextprotocol/server-sequential-thinkingRepository management, file operations, and full GitHub API integration. Create repos, manage issues and PRs, search code.
$ npx -y @modelcontextprotocol/server-githubChannel management and messaging capabilities for Slack workspaces. List channels, read messages, post replies.
$ npx -y slack-mcp-serverRead-only database access with schema inspection capabilities. Query PostgreSQL databases, explore table schemas.
$ npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydbBrowser automation and web scraping via headless Chrome. Navigate pages, take screenshots, click elements, fill forms.
$ npx -y @anthropic-ai/puppeteer-mcp-serverMicrosoft's official MCP server for browser automation using Playwright. Trigger browser tasks for QA, scraping, and end-to-end testing.
$ npx -y @anthropic-ai/playwright-mcp-serverOfficial Notion MCP server providing read/write access to pages, databases, and docs. Streamlines content creation and knowledge management.
$ npx -y @notionhq/notion-mcp-serverBuild, run, and inspect containers through AI commands. Perfect for debugging services and generating Dockerfiles.
$ npx -y @docker/mcp-serverOfficial Supabase MCP server with 20+ tools: table design, migrations, SQL queries, database branching, and project management.
$ npx -y supabase-mcp-serverAWS Labs MCP server exposing AWS documentation, billing data, service metadata, and resource management. Manage EC2, S3, IAM, CloudWatch.
$ npx -y @awslabs/mcp-serverHashiCorp's official MCP server for secure access to Terraform's registry of providers and modules. Great for DevOps agents.
$ npx -y @hashicorp/terraform-mcp-serverOfficial MongoDB MCP server for interacting with MongoDB and Atlas instances. Query document databases, explore collections.
$ npx -y mongodb-mcp-serverOfficial Sentry MCP server for error tracking and performance telemetry. Access issues, stack traces, and performance data.
$ npx -y @sentry/mcp-serverFetches version-specific documentation and code examples directly from official sources. Eliminates outdated suggestions and hallucinated APIs.
$ npx -y context7-mcp-serverOfficial Cloudflare MCP server for managing Workers, KV, R2, D1, DNS, and security rules. Includes the Workers MCP framework.
$ npx -y @cloudflare/mcp-serverThe Model Context Protocol is an open standard that lets AI agents connect to tools and data sources. MCP servers act as adapters for things like the filesystem, databases, search, and APIs.
GET /api/mcp/servers?category=searchGET /api/mcp.json