MCP Server Reference
Browse, compare, and install Model Context Protocol servers. Copy install commands, explore available tools, and find the right server for your agent.
Browse by category
Featured servers
Browse all 30 servers →Read and write files, list directories, and search file contents on your local filesystem. Supports recursive directory listing and glob pattern matching.
npx -y @modelcontextprotocol/server-filesystem /path/to/dirInteract with GitHub repositories — search code, manage issues and pull requests, create branches, and commit files using the GitHub REST API.
npx -y @modelcontextprotocol/server-githubConnect to a PostgreSQL database, run read-only SQL queries, inspect schemas and table definitions, and explore relationships between tables.
npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydbBrowser automation with Microsoft Playwright — navigate pages, click elements, fill forms, take screenshots, and execute JavaScript in real browser contexts.
npx -y @playwright/mcpPersistent key-value memory store that survives across conversations. Create, read, update, and delete named memory entries to maintain context over time.
npx -y @modelcontextprotocol/server-memoryManage Supabase projects — run SQL queries, apply migrations, list tables, fetch logs, and inspect your database schema and edge functions.
npx -y @supabase/mcp-server-supabase