Claude Code MCP Servers
Connect Claude Code to your databases, APIs, and third-party services through the Model Context Protocol.
Showing 60 of 93 mcp servers
Context7
Context7 by Upstash pulls up-to-date, version-specific documentation and code examples straight from the source and injects them into your prompt.…
Memory Integration
Persistent memory and context management for Claude Code sessions. Store and recall information across conversations and projects.
Playwright Mcp Server
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages,…
Postgresql Integration
Connect to PostgreSQL databases for advanced data operations, complex queries, and enterprise database management.
Web Fetch
Web content fetching and data extraction capabilities. Access external APIs, scrape web content, and integrate external data sources.
Github Integration
Direct GitHub API integration for repository management, issue tracking, pull requests, and collaborative development workflows.
Supabase
Connect your Claude Code to Supabase using MCP
Chrome Devtools
A Model Context Protocol server for interacting with Chrome DevTools, enabling browser automation, debugging, and performance analysis capabilities.
Filesystem Access
Secure filesystem access for Claude Code with configurable directory permissions and file operations.
Browser Use Mcp Server
An MCP server that enables AI agents to control web browsers using browser-use.
Playwright Mcp
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web…
Mysql Integration
Connect to MySQL databases for direct data access, queries, and database management within Claude Code workflows.
Deepgraph Nextjs
Deep code analysis and visualization for Next.js projects. Understand component relationships, dependencies, and architecture patterns.
Figma Dev Mode
The Dev Mode MCP server brings Figma directly into your workflow by providing important design information and context to AI agents generating code…
Deepgraph React
Analyze React component hierarchies, state flows, and dependencies. Visualize your React application architecture.
Markitdown
Convert various file formats (PDF, Word, Excel, images, audio) to Markdown.
Deepgraph Typescript
Comprehensive TypeScript code analysis with type mapping, interface relationships, and module dependency tracking.
Ios Simulator Mcp
Control iOS Simulator directly from Claude Code. Launch apps, take screenshots, manage device states, and streamline mobile development workflows.
Mcp Server Playwright
A Model Context Protocol server that provides browser automation capabilities using Playwright
Serena
Semantic code retrieval & editing tools for coding agents.
Browsermcp
With Browser MCP, you can use MCP to automate your browser so that AI applications can navigate the web, fill out forms, and more.
Notion
Official MCP server for Notion API
Facebook Ads Mcp Server
This project provides an MCP server acting as an interface to the Meta Ads, enabling programmatic access to Meta Ads data and management features.
Google Ads Mcp Server
A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication
Huggingface
Access Hugging Face models, datasets, Spaces, papers, collections via MCP.
Firecrawl
A Model Context Protocol (MCP) server implementation that integrates with Firecrawl for web scraping capabilities.
Stripe
Let your AI agents interact with the Stripe API by using our MCP server.
Deepgraph Vue
Analyze Vue.js applications including component composition, reactive data flow, and template-script relationships.
Postman
Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. Use natural language to prompt AI to automate…
Elevenlabs
Official ElevenLabs MCP for text-to-speech, voice cloning, audio processing, and transcription. Generate AI voices, design custom voices, isolate…
Mongodb
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
Terraform
The Terraform MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Terraform Registry APIs, enabling advanced…
Grafana
A Model Context Protocol server for interacting with Grafana dashboards and monitoring. Supports both self-hosted Grafana instances and Grafana Cloud.
Neon
MCP server for interacting with Neon Management API and databases
Brightdata
Bright Data MCP server providing 60+ tools for web search, scraping, structured data extraction, and browser automation across major platforms
Postgresql Documentation
PostgreSQL documentation and skills for writing better Postgres code
Mcp Server Browserbase
This server provides cloud browser automation capabilities using Browserbase and Stagehand. It enables LLMs to interact with web pages, take…
Sentry
This service implements the Model Context Protocol (MCP) for interacting with Sentry, focused on human-in-the-loop coding agents and developer…
Elasticsearch
MCP server for connecting to Elasticsearch data and indices. Supports search queries, mappings, ES|QL, and shard information through natural language…
Imagesorcery
An MCP server providing tools for image processing operations
Mcp Server Nia
A ready-to-install Claude Code component.
Mcp Server Atlassian Bitbucket
A Node.js/TypeScript Model Context Protocol (MCP) server for Atlassian Bitbucket Cloud. Enables AI systems (e.g., LLMs like Claude or Cursor AI) to…
Mcp Server Trello
A ready-to-install Claude Code component.
N8n Mcp
Build and manage n8n workflows directly from Claude. Includes a pre-built database with all n8n node documentation for workflow automation.
Railway
Railway MCP server provides seamless integration with Railway's deployment platform, enabling Claude to manage projects, deployments, and…
Web Reader
Web Reader MCP Server - Z.AI implementation based on the Model Context Protocol (MCP). Provides Claude Code, Cline, and other MCP-compatible clients…
Just Mcp
Execute Just commands and task runners seamlessly from Claude Code. Manage project tasks, run build scripts, and automate development workflows with…
Circleci
Integrate CircleCI build and deployment pipeline management with your Claude Code workflow. Monitor builds, trigger deployments, and access project…
Monday
Enable AI agents to operate reliably within real workflows. This MCP is monday.com's open framework for connecting agents into your work OS - giving…
Web Search Prime
Web Search MCP Server - Z.AI search capability implementation based on the Model Context Protocol (MCP), providing powerful Z.AI search capabilities…
Jfrog
JFrog MCP Server: providing your agents with direct access to JFrog Platform services.
Webflow
Enable AI agents to interact with Webflow APIs.
Azure Kubernetes Service
The AKS-MCP is a Model Context Protocol (MCP) server that enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters. It serves…
Firefly Mcp
Connect to Firefly AI services for advanced AI-powered development assistance, code analysis, and intelligent suggestions directly in your Claude…
Leetcode
A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
Pulumi
The Pulumi Model Context Protocol (MCP) server enables advanced Infrastructure as Code development capabilities for connected agents, providing tools…
Codacy
MCP Server for the Codacy API, enabling access to repositories, files, quality, coverage, security and more.
Microsoft Clarity
A ready-to-install Claude Code component.
Logfire
Provides access to OpenTelemetry traces and metrics through Logfire.
Github Official
GitHub's official MCP Server. Interact with GitHub repositories, issues, pull requests, and more directly from Claude.
An MCP server is a small program that exposes an external system — a database, an API, a SaaS platform, or your local filesystem — to Claude Code through the Model Context Protocol. Instead of copy-pasting query results or API responses into your prompts, you register the server once and Claude can read data, call functions, and act on those systems directly inside your coding session. Each server declares a set of tools and resources, and Claude picks the right one based on what you ask it to do.
MCP is what turns Claude Code from a code generator into a tool that works against your real stack. Connect a Postgres server and Claude can inspect your schema before writing a migration; add a GitHub or Sentry server and it can pull issue details or stack traces without you leaving the terminal. Browse the full catalog below, or compare MCP servers with subagents, slash commands, and skills for other ways to extend Claude Code.
Every server in this catalog installs with a single command. Pick one and run:
npx claude-code-templates@latest --mcp="category/name" --yes
Reach for an MCP server whenever Claude needs live access to something outside your codebase — querying a PostgreSQL database, opening pull requests through GitHub, checking errors in Sentry, or posting to Slack. After installing, add any required credentials — usually an API key or connection string — and the server's tools become available in your next session.
Frequently Asked Questions
What is an MCP server in Claude Code?
How do I install a Claude Code MCP server?
What's the difference between an MCP server and a Claude Code agent or command?
Do MCP servers run locally, and are my credentials safe?
How do I connect an MCP server to a specific service like GitHub or Postgres?
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.