MCP Packages — a searchable catalog of Model Context Protocol servers

MCP packages

The package shelf

Search real MCP servers — each linked to its source and ready to install.

14 of 14 packages

Filesystem

★ 8.4k

Secure, configurable file system access — read, write, search, and edit files within directories you explicitly allow.

npx -y @modelcontextprotocol/server-filesystem /path/to/dir
TypeScriptofficialreferencefiles
source ↗

Fetch

★ 5.2k

Fetch a URL and convert the page into clean Markdown for the model to read.

uvx mcp-server-fetch
Pythonofficialreferenceweb
source ↗

Git

★ 4.3k

Read, search, and manipulate a Git repository — status, diffs, logs, commits, and branches.

uvx mcp-server-git --repository /path/to/repo
Pythonofficialreferencegit
source ↗

Memory

★ 6.7k

A persistent knowledge-graph memory so the model can remember entities and relations across sessions.

npx -y @modelcontextprotocol/server-memory
TypeScriptofficialreferencememory
source ↗

Sequential Thinking

★ 5.9k

A tool for structured, step-by-step reasoning the model can revise as it works through a problem.

npx -y @modelcontextprotocol/server-sequential-thinking
TypeScriptofficialreferencereasoning
source ↗

Time

★ 2.8k

Time and timezone utilities — current time anywhere plus conversions between zones.

uvx mcp-server-time
Pythonofficialreferencetime
source ↗

Everything

★ 2.4k

A reference and test server that exercises every MCP feature — tools, resources, prompts, sampling, and more.

npx -y @modelcontextprotocol/server-everything
TypeScriptofficialreferencetesting
source ↗

GitHub

★ 19.5k

GitHub's official server for repositories, issues, pull requests, and Actions — rewritten in Go and available remotely.

claude mcp add --transport http github https://api.githubcopilot.com/mcp/
Goofficialvendorgithub
source ↗

Sentry

★ 1.7k

Query and triage Sentry issues, errors, and performance data straight from your AI client.

npx @sentry/mcp-server@latest
TypeScriptvendorobservabilityremote
source ↗

Stripe

★ 2.6k

Interact with the Stripe API — customers, payments, products, and more — in natural language.

npx -y @stripe/mcp --tools=all
TypeScriptvendorpaymentsremote
source ↗

Notion

★ 3.4k

Read and write Notion pages and databases — search, create, and update workspace content.

npx -y @notionhq/notion-mcp-server
TypeScriptvendorproductivityremote
source ↗

Cloudflare

★ 3.2k

A suite of official servers for Workers, DNS, analytics, and the Cloudflare docs — plus the infra to host your own.

npx mcp-remote@latest https://docs.mcp.cloudflare.com/sse
TypeScriptvendorcloudremote
source ↗

Hugging Face

★ 1.5k

Connect to the Hugging Face Hub — search models, datasets, and Spaces, and call Gradio apps as tools.

claude mcp add --transport http huggingface https://huggingface.co/mcp
TypeScriptvendormlremote
source ↗

Playwright

★ 16.5k

Microsoft's official browser-automation server — navigate, click, fill forms, and scrape using accessibility snapshots.

npx -y @playwright/mcp@latest
TypeScriptvendorbrowserautomation
source ↗