drio
Open app

Awesome MCP Servers

Source

Catalog onlyCatalog onlySTDIO

Overview

Awesome MCP Servers is a curated list of Model Context Protocol (MCP) servers that enable AI models to interact with local and remote resources through standardized server implementations.

To use Awesome MCP Servers, explore the curated list of servers available on the GitHub repository, and follow the provided tutorials for setup and implementation.

  • A comprehensive directory of production-ready and experimental MCP servers. - Tutorials for quick setup and usage of various MCP servers. - Community support through Discord and Reddit.
  1. Integrating AI models with cloud services for enhanced capabilities.
  2. Automating web content access and processing through browser automation servers.
  3. Enabling secure database access and querying through specialized MCP servers.

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

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

Claude Code

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

.mcp.json (project root)

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

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What is the Model Context Protocol (MCP)?

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

How can I contribute to the Awesome MCP Servers list?

You can contribute by submitting pull requests on the GitHub repository with new server implementations or improvements.

Is there community support available?

Yes! You can join the Discord server or the r/mcp subreddit for community discussions and support.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2466,"uuid":"9d5884a4-e0db-4e25-b312-f47b2b23aff1","name":"awesome-mcp-servers","title":"Awesome MCP Servers","description":"","avatar_url":"https://avatars.githubusercontent.com/u/83053884?v=4","created_at":"2025-03-13T08:08:26.770Z","updated_at":"2025-03-13T11:24:06.735Z","status":"created","author_name":"xinmiaoyan","author_avatar_url":"https://avatars.githubusercontent.com/u/83053884?v=4","tags":"mcp,model-context-protocol,awesome-mcp-servers","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/xinmiaoyan/awesome-mcp-servers","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/3418ba3754faddfb88c5cbdc94c31ad670fc693c8caa59bc2806c9836acc04e4/68747470733a2f2f617765736f6d652e72652f62616467652e737667","type":null,"metadata":"{\"star\":\"0\",\"license\":\"MIT license\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-06 21:26:29\"}","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"}]]}]