Skip to main content
Back to Home

MCP Server Explorer

Browse and install Model Context Protocol servers to extend Claude Code capabilities

Filesystem

by Anthropic
Core

Read and write files on your local filesystem with full path support

fileslocalcore
Install Command
npx @modelcontextprotocol/server-filesystem
Docs

GitHub

by Anthropic
Development

Interact with GitHub repositories, issues, pull requests, and more

githubgitvcs
Install Command
npx @modelcontextprotocol/server-github
Docs

PostgreSQL

by Anthropic
Database

Query and manage PostgreSQL databases with full SQL support

databasesqlpostgres
Install Command
npx @modelcontextprotocol/server-postgres
Docs

Fetch

by Anthropic
Web

Fetch and process content from URLs with markdown conversion

webhttpscraping
Install Command
npx @modelcontextprotocol/server-fetch
Docs

Memory

by Anthropic
Core

Persistent memory storage for storing and retrieving information

memorystoragepersistence
Install Command
npx @modelcontextprotocol/server-memory
Docs

Puppeteer

by Anthropic
Web

Browser automation for web scraping and testing

browserautomationscraping
Install Command
npx @modelcontextprotocol/server-puppeteer
Docs

SQLite

by Anthropic
Database

Lightweight SQLite database operations

databasesqlsqlite
Install Command
npx @modelcontextprotocol/server-sqlite
Docs

Brave Search

by Anthropic
Web

Web search using Brave Search API

searchwebapi
Install Command
npx @modelcontextprotocol/server-brave-search
Docs

How to use MCP Servers

Add server configurations to your ~/.claude/claude_desktop_config.json file, then restart Claude Desktop to enable the new capabilities.

Learn more about MCP