MCP Servers

Extend Claude's capabilities with Model Context Protocol servers. Connect to databases, file systems, APIs, and more.

17 servers availableEasy integration

Install MCP servers with Claude Desktop

Connect these servers to Claude Code to extend its capabilities with file systems, databases, APIs, and more.

claude mcp add <server-name>

Model Context Protocol

Install MCP servers with Claude Desktop

Connect these servers to Claude Code to extend its capabilities

claude mcp add <server-name>

Model Context Protocol

Showing 17 servers
File System

Filesystem MCP

Secure file system operations with path restrictions and safety checks

file-systemoperationssecurity
npm install @modelcontextprotocol/server-filesystem
ModelContextProtocol
View Details
Databases

SQLite MCP

Direct SQLite database access with query execution and schema inspection

sqlitedatabasesql
npm install @modelcontextprotocol/server-sqlite
ModelContextProtocol
View Details
Developer Tools

Git MCP

Git repository operations with branch management and commit history

gitversion-controlrepository
npm install @modelcontextprotocol/server-git
ModelContextProtocol
View Details
Databases

PostgreSQL MCP

PostgreSQL database server with advanced query capabilities

postgresqldatabasesql
npm install @modelcontextprotocol/server-postgres
ModelContextProtocol
View Details
Communication

Slack MCP

Slack workspace integration for messages, channels, and team collaboration

slackmessagingteam
npm install @modelcontextprotocol/server-slack
ModelContextProtocol
View Details
File System

Google Drive MCP

Google Drive integration for document management and file operations

google-drivedocumentscloud
npm install @modelcontextprotocol/server-gdrive
ModelContextProtocol
View Details
Productivity

Memory MCP

Persistent memory storage for context and conversation history

memorycontextpersistence
npm install @modelcontextprotocol/server-memory
ModelContextProtocol
View Details
Browser Tools

Puppeteer MCP

Web automation and scraping with headless browser control

puppeteerbrowserautomation
npm install @modelcontextprotocol/server-puppeteer
ModelContextProtocol
View Details
APIs & Services

Fetch MCP

HTTP requests and API integration with response parsing

httpapirequests
npm install @modelcontextprotocol/server-fetch
ModelContextProtocol
View Details
Documentation

Context7 MCP

Real-time documentation access with always up-to-date API references

documentationapi-referenceup-to-date
claude mcp add context7 -- npx -y @upstash/context7-mcp --api-key YOUR_API_KEYclaude mcp add context7 --transport http https://mcp.context7.com/mcp --header "CONTEXT7_API_KEY: YOUR_API_KEY"
Upstash
View Details
Testing & Automation

Playwright MCP

Official Microsoft Playwright for modern multi-browser automation and testing

testingautomationbrowser+1
claude mcp add playwright --scope user -- npx -y @playwright/mcp@latest
Microsoft
View Details
Testing & Automation

Playwright EA MCP

Enhanced Playwright server by ExecuteAutomation with advanced features

testingautomationbrowser+1
claude mcp add playwright-ea --scope user -- npx -y @executeautomation/playwright-mcp-server
ExecuteAutomation
View Details
Browser Tools

Chrome DevTools MCP

Full Chrome debugging capabilities with performance insights and developer tools

debuggingchromeperformance+1
claude mcp add chrome-devtools --scope user -- npx -y chrome-devtools-mcp@latest
Chromedevtools
View Details
Productivity

Sequential Thinking MCP

Structured problem-solving framework for complex development tasks

problem-solvingstructured-thinkinglogic
claude mcp add sequential-thinking --scope user -- npx -y @modelcontextprotocol/server-sequential-thinking
ModelContextProtocol
View Details
Browser Tools

Browser MCP

Control your actual browser with all logged-in sessions and extensions

browserautomationreal-browser+1
claude mcp add browsermcp --scope user -- npx -y @browsermcp/mcp@latest
BrowserMCP
View Details
Developer Tools

GitHub MCP

GitHub repository access with full API operations and code review capabilities

githubversion-controlrepository+1
claude mcp add github --scope user --env GITHUB_PERSONAL_ACCESS_TOKEN=ghp_your_token -- npx -y @modelcontextprotocol/server-github
ModelContextProtocol
View Details
APIs & Services

Brave Search MCP

Private search with Brave Search API for unbiased web searches

searchprivacybrave+1
claude mcp add brave-search --scope user --env BRAVE_API_KEY=YOUR_KEY -- npx -y @modelcontextprotocol/server-brave-search
ModelContextProtocol
View Details