drio
Open app

MCP Get Community Servers

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

MCP Get Community Servers is a repository that contains a collection of community-maintained Model Context Protocol (MCP) servers, which can be easily accessed and installed via a command-line interface (CLI).

To use MCP Get Community Servers, you can list available servers using the command: bash npx @michaellatman/mcp-get@latest list You can install any server using the command: bash npx @michaellatman/mcp-get@latest install <server-name>

  • Collection of community-maintained MCP servers. - Easy installation and listing via CLI. - Supports various server types including LLM.txt, Curl, and macOS servers.
  1. Searching and retrieving content from LLM.txt files.
  2. Making HTTP requests using a curl-like interface.
  3. Accessing macOS-specific system information and operations.

Add to your AI client

Use these steps to connect MCP Get Community 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-get-community-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-get-community-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": {
    "mcp-get-community-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-get-community-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": {
    "mcp-get-community-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-get-community-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": {
    "mcp-get-community-servers-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-get-community-servers-mcp-mirror"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Are the servers maintained by the repository?

No, the servers are maintained by their respective creators who are responsible for their functionality and maintenance.

How can I contribute to the project?

Contributions are welcome! You can submit a Pull Request to contribute.

What license does the repository use?

The repository's structure and documentation are licensed under the MIT License, but individual servers may have their own licenses.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":615,"uuid":"0a1ff147-3bb4-4b61-9616-d4be94361bbd","name":"mcp-get_community-servers","title":"MCP Get Community Servers","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:24:10.321Z","updated_at":"2025-02-23T07:18:49.751Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp,community-servers,mcp-get","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/mcp-get_community-servers","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"}]]}]