drio
Open app

MCP Servers Hub

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

MCP Servers Hub is a centralized repository that provides a comprehensive collection of Model Context Protocol (MCP) servers, facilitating seamless integration between LLM applications and external data sources.

Users can explore the MCP Servers Hub through its webpage, which is synced with the repository for the latest updates. The webpage offers interactive browsing, search, and sorting options for easy navigation.

  • Extensive catalog of open-source and proprietary MCP servers. - Detailed documentation links and contributor information for each server. - User-friendly interface for searching and sorting servers.
  1. Integrating LLMs with various data sources and tools.
  2. Facilitating AI-powered applications in diverse domains such as finance, healthcare, and education.
  3. Enabling developers to quickly find and implement MCP servers for their projects.

Add to your AI client

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

Claude Code

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

.mcp.json (project root)

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What is the Model Context Protocol (MCP)?

MCP is an open protocol that allows LLM applications to connect with external data sources and tools seamlessly.

How can I contribute to the MCP Servers Hub?

Contributions can be made by submitting new MCP servers or improving existing ones through pull requests on the GitHub repository.

Is there a community for MCP users?

Yes! You can join the [Reddit r/mcp](https://www.reddit.com/r/mcp) and the [Discord Server](https://glama.ai/mcp/discord) for discussions and support.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1210,"uuid":"d1613d4d-432c-4f74-9e1f-d671da9ed282","name":"apappascs_mcp-servers-hub","title":"MCP Servers Hub","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"$D2025-01-28T02:38:08.544Z","updated_at":"$D2025-02-23T07:20:30.803Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp,mcp-servers,mcp-hub","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/apappascs_mcp-servers-hub","target":"_self","content":"$29","summary":"$2a","img_url":null,"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"}]]}]