MCP Servers + AI Skills Directory

The #1 Directory for MCP Servers & AI Skills

Browse 2,500+ verified Model Context Protocol servers and AI coding Skills for Claude Code, Cursor, Windsurf, VS Code, and more. Create custom MCPs with AI in minutes. Free and open source.

👥25,000+ Developers
2M+ MCP Installs
4.8/5 Average Rating
Verified MCPs
AI-Powered Creation
Open Source
Free Forever
Protocol

What is the Model Context Protocol (MCP)?

The Model Context Protocol (MCP) is an open standard created by Anthropic that allows AI models like Claude, GPT, and Gemini to securely connect with external tools, APIs, databases, and services.

Think of MCP as a universal USB port for AI — instead of building custom integrations for every tool, MCP provides one standardized protocol that works everywhere. Your AI assistant can query databases, manage GitHub repos, send Slack messages, and more — all through MCP servers.

Read the Full Guide
Example: Installing the GitHub MCP
# Install via npx
npx @modelcontextprotocol/server-github

# Add to claude_desktop_config.json
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_TOKEN": "your-token"
      }
    }
  }
}
Example: Claude Code SKILL.md
---
name: nextjs-expert
description: Next.js App Router specialist
---

# Next.js Expert Skill

## Conventions
- Always use Server Components by default
- Use 'use client' only when needed
- Follow App Router file conventions
- Use next/image for all images
- Implement loading.tsx for Suspense

## Code Style
- TypeScript strict mode
- Tailwind CSS for styling
- shadcn/ui for components
Skills

What Are AI Skills?

AI Skills are reusable instruction sets that make AI coding assistants smarter at specific tasks. While MCP connects AI to external tools, Skills teach AI how to behave — like following your coding standards, using specific frameworks, or applying security best practices.

Skills are defined in simple files: SKILL.md for Claude Code, .cursorrules for Cursor, and rule files for Windsurf. Together with MCP servers, Skills create a complete AI development environment tailored to your specific workflow.

Explore Skills Directory
🚀 10x Your Development Speed

Stop Wasting Hours on Manual Setup.
Start Building in Minutes.

Traditional AI tool integration takes hours of reading docs and debugging config files. With MCP Directory, get production-ready AI tools configured in under 5 minutes.

⏱️
Setup Time
4+ hours
5 minutes
📚
Configuration
15+ docs
1 click
Reliability
Trial & error
Verified & tested

How It Works — 3 Simple Steps

Get from zero to a fully-configured AI development setup in under 5 minutes

1

Browse & Discover

Search our directory of verified MCP servers and AI Skills. Filter by category, compatible tools, or use case.

2

Configure & Install

Copy the install command and config snippet for your specific AI tool — Claude Code, Cursor, Windsurf, or VS Code.

3

Build with AI

Your AI assistant now has access to real tools and follows your coding standards. Start building better software, faster.

MCP Servers

Featured MCP Servers

The most popular Model Context Protocol servers — verified, documented, and ready to install

GitHub
Popular

Development

Create repositories, manage issues, pull requests, and automate workflows directly from your AI assistant

Claude Code
Cursor
Windsurf
+1
npx @modelcontextprotocol/server-githubView

Supabase
Popular

Database

Query databases, manage authentication, and interact with your Supabase project using natural language

Claude Code
Cursor
Windsurf
npx supabase-mcp-serverView

PostgreSQL
Popular

Database

Run SQL queries, inspect schemas, and manage PostgreSQL databases with your AI coding assistant

Claude Code
Cursor
VS Code
npx @modelcontextprotocol/server-postgresView

Filesystem

System

Read, write, and manage files and directories on your local machine securely through MCP

Claude Code
Cursor
Windsurf
+1
npx @modelcontextprotocol/server-filesystemView

Brave Search
Popular

Search

Search the web using the Brave Search API for up-to-date information and research

Claude Code
Cursor
npx @modelcontextprotocol/server-brave-searchView

Slack

Communication

Send messages, manage channels, and interact with your Slack workspace through AI commands

Claude Code
Cursor
Windsurf
npx @modelcontextprotocol/server-slackView
AI Skills

Featured AI Skills

Reusable instruction sets for Claude Code, Cursor, and Windsurf that make your AI assistant an expert

Claude Code
SKILL.md

Next.js Expert

Enforces App Router patterns, Server Components best practices, and modern Next.js 14+ conventions

Framework
Cursor
.cursorrules

TypeScript Strict Mode

Ensures strict type safety, proper generics usage, and advanced TypeScript patterns across your codebase

Language
Claude Code
SKILL.md

Code Review Agent

Automated code review that checks for security vulnerabilities, performance issues, and best practices

Quality
Claude Code
SKILL.md

TDD Specialist

Test-driven development workflow — writes tests first, then implements code to pass them

Testing

Works With Every Major AI Tool

MCP servers and AI Skills are compatible with all major AI coding environments

🤖
Claude Code
🎯
Cursor
🏄
Windsurf
💻
VS Code
🧠
Codex CLI
📦
Amazon Kiro
🚀
JetBrains
💎
Gemini CLI

Trusted by Developers Worldwide

See what developers are saying about MCP Directory

"MCP Directory saved me hours of searching for the right tools. The one-click install is a game changer."

🧑‍💻
Sarah Chen
Full-Stack Developer at Vercel

"Finally, a comprehensive directory with actual working examples. The AI Skills feature helped me standardize our team's workflow."

👨‍💼
Marcus Johnson
Engineering Lead at Stripe

"The custom MCP creator is incredible. I built a production-ready MCP server in 10 minutes without touching the docs."

👩‍💻
Aisha Patel
AI Engineer at OpenAI

Frequently Asked Questions

Everything you need to know about MCP servers and AI Skills

The Model Context Protocol (MCP) is an open standard created by Anthropic in November 2024 that allows AI models like Claude, GPT, and Gemini to securely connect with external tools, APIs, databases, and services. Think of MCP as a universal adapter — it provides a standardized way for AI assistants to access real-world data and take actions, like querying a database, creating a GitHub issue, or sending a Slack message.

Start Building with MCP + Skills

Browse verified MCP servers, explore AI Skills, or create custom configurations with our AI-powered tools. Free forever.