drio
Open app

MCP_Servers

Source

Top MCP Servers to use with AI

Catalog onlyCatalog onlySTDIO

Overview

MCP_Servers is a comprehensive analysis of the most interesting Model Context Protocol (MCP) servers, focusing on their utility in AI-driven workflows and discussions from the platform X.

Users can explore the analysis by visiting the GitHub repository, which provides insights into various MCP servers, their features, and setup links for integration with AI tools like Claude Desktop.

  • Detailed analysis of top MCP servers based on user discussions and recommendations. - Categorization of servers by functionality such as cloud platforms, communication, and finance. - Links to setup guides and additional resources for each server.
  1. Automating content curation and engagement analysis with Reddit MCP Server.
  2. Managing knowledge and tasks using Notion MCP Server.
  3. Real-time data management with Google Sheets MCP Server.
  4. Email automation and scheduling through Gmail MCP Server.
  5. Community engagement and event coordination with Discord MCP Server.

Add to your AI client

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

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

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What are MCP servers?

MCP servers are platforms that utilize the Model Context Protocol to connect AI models with various data sources securely.

How can I set up an MCP server?

Each server listed in the analysis includes a setup link for easy integration with AI tools.

Are there any notable MCP servers?

Yes, the analysis highlights several notable servers including Reddit, Notion, Google Sheets, Gmail, and Discord, each with unique features.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3663,"uuid":"3e6600fc-f698-47c7-9e71-71b60f0ba5d4","name":"MCP_Servers","title":"MCP_Servers","description":"Top MCP Servers to use with AI","avatar_url":"https://avatars.githubusercontent.com/u/66617293?v=4","created_at":"2025-03-20T22:35:56.122Z","updated_at":"2025-03-20T22:40:29.426Z","status":"created","author_name":"Baptoshi","author_avatar_url":"https://avatars.githubusercontent.com/u/66617293?v=4","tags":"mcp,ai-servers,automation","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/Baptoshi/MCP_Servers","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-20 23:31:39\"}","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"}]]}]

MCP_Servers — MCP Registry