drio
Open app

Awesome MCP Servers

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Awesome MCP Servers is a curated list of Model Context Protocol (MCP) servers that facilitate secure interactions between AI models and local or remote resources through standardized server implementations.

Users can explore the repository to find various MCP server implementations, tutorials, and community resources. Each server implementation is linked for easy access and setup.

  • Comprehensive directory of MCP servers across various categories. - Tutorials for quick setup and usage of MCP servers. - Community support through Discord and Reddit.
  1. Integrating AI models with local databases for enhanced data access.
  2. Automating web content access and processing through browser automation servers.
  3. Enabling AI models to interact with cloud services and APIs seamlessly.

Add to your AI client

Use these steps to connect Awesome 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": {
    "punkpeye-awesome-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-punkpeye-awesome-mcp-servers-mcp-mirror"
      ]
    }
  }
}

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": {
    "punkpeye-awesome-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-punkpeye-awesome-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What is the Model Context Protocol (MCP)?

MCP is an open protocol that allows AI models to interact with resources securely and efficiently.

How can I contribute to the Awesome MCP Servers list?

Contributions can be made by submitting new server implementations or improving existing documentation on the GitHub repository.

Is there community support available?

Yes! You can join the Discord server or the r/mcp subreddit for discussions and support.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1156,"uuid":"9ed5ce1e-5169-454d-bd09-13f8fc3e29c3","name":"punkpeye_awesome-mcp-servers","title":"Awesome MCP Servers","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-01-28T02:35:30.446Z","updated_at":"2025-02-23T07:20:31.704Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp,mcp-servers,model-context-protocol","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/punkpeye_awesome-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"}]]}]