drio
Open app

Awesome Claude MCP Servers 🤖

Source

A curated list of Model Context Protocol (MCP) servers optimized for Claude AI assistants.

Catalog onlyCatalog onlySTDIO

Overview

Awesome Claude MCP Servers is a curated repository of Model Context Protocol (MCP) servers that are optimized for Claude AI assistants and other similar AI models.

To use this project, you can explore the curated list of MCP servers available in the repository. Each server comes with documentation and links to their respective implementations, allowing you to integrate and utilize them with Claude AI assistant functionalities.

  • A comprehensive list of MCP servers for diverse functionalities (file systems, databases, search engines, etc.) - Community resources and development tools to support users and developers. - Support for varied programming languages and cloud solutions.
  1. Integrating file systems for secure file access in Claude.
  2. Utilizing search engines within an AI assistant context for real-time data.
  3. Managing repositories for version control using GitHub and GitLab integrations.

Add to your AI client

Use these steps to connect Awesome Claude MCP Servers 🤖 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "awesome-claude-mcp-servers-win4r": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-claude-mcp-servers-win4r"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "awesome-claude-mcp-servers-win4r": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-claude-mcp-servers-win4r"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "awesome-claude-mcp-servers-win4r": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-claude-mcp-servers-win4r"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "awesome-claude-mcp-servers-win4r": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-claude-mcp-servers-win4r"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "awesome-claude-mcp-servers-win4r": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-claude-mcp-servers-win4r"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "awesome-claude-mcp-servers-win4r": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-claude-mcp-servers-win4r"
      ]
    }
  }
}

FAQ

What is the Model Context Protocol (MCP)?

MCP is an open protocol that allows AI models like Claude to interact with resources through standardized server implementations.

Where can I find the implementation of these servers?

Each server's implementation is linked in the repository, and you can review them on GitHub.

Is there support for additional languages?

Yes, the project supports multiple languages like Python, TypeScript, and Go.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":118,"uuid":"fbdedad8-385e-4756-adbf-1f8af811a343","name":"Awesome-Claude-MCP-Servers","title":"Awesome Claude MCP Servers 🤖","description":"A curated list of Model Context Protocol (MCP) servers optimized for Claude AI assistants.","avatar_url":"https://avatars.githubusercontent.com/u/42172631?v=4","created_at":"2024-12-13T09:01:12.548Z","updated_at":"2024-12-13T09:39:17.630Z","status":"created","author_name":"win4r","author_avatar_url":"https://avatars.githubusercontent.com/u/42172631?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/win4r/Awesome-Claude-MCP-Servers","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/3418ba3754faddfb88c5cbdc94c31ad670fc693c8caa59bc2806c9836acc04e4/68747470733a2f2f617765736f6d652e72652f62616467652e737667","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]