drio
Open app

MCP Community Portal

Source

A modern, community-driven collection of Docker Model Context Protocol (MCP) servers, tools, and resources.

Catalog onlyCatalog onlySTDIO

Overview

The Docker MCP Community Portal is a modern, community-driven collection of Docker Model Context Protocol (MCP) servers, tools, and resources aimed at providing comprehensive and up-to-date information about MCP implementations.

To use the portal, visit the website at collabnix.github.io/mcp-community-portal or clone the repository to run it locally by following the local development instructions provided in the repository.

  • Modern, responsive web interface - Filtering and search capabilities for easy navigation - Detailed information about each MCP server - Simple contribution process through pull requests - One-click copy for Docker pull commands
  1. Discovering various Docker MCP implementations.
  2. Contributing new MCP servers to the community.
  3. Accessing detailed resources and tools related to Docker MCP.

Add to your AI client

Use these steps to connect MCP Community Portal 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": {
    "docker-mcp-portal-ajeetraina": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-portal-ajeetraina"
      ]
    }
  }
}

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

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "docker-mcp-portal-ajeetraina": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-portal-ajeetraina"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "docker-mcp-portal-ajeetraina": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-portal-ajeetraina"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "docker-mcp-portal-ajeetraina": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-portal-ajeetraina"
      ]
    }
  }
}

FAQ

How can I contribute to the portal?

You can contribute by forking the repository, adding your MCP server to the list, and submitting a pull request.

Is there a local development setup available?

Yes! You can run the site locally by following the instructions in the repository, which include installing Jekyll and running the server.

What is the license for this project?

The project is licensed under the MIT License.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2898,"uuid":"c3ba26d9-4dd1-407d-9af6-1b0bd4335e30","name":"docker-mcp-portal","title":"MCP Community Portal","description":"A modern, community-driven collection of Docker Model Context Protocol (MCP) servers, tools, and resources.","avatar_url":"https://avatars.githubusercontent.com/u/313480?v=4","created_at":"2025-03-16T03:44:23.162Z","updated_at":"2025-03-16T03:51:41.555Z","status":"created","author_name":"ajeetraina","author_avatar_url":"https://avatars.githubusercontent.com/u/313480?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/ajeetraina/docker-mcp-portal","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"1\",\"license\":\"MIT license\",\"language\":\"HTML\",\"is_official\":false,\"latest_commit_time\":\"2025-03-21 17:22:52\"}","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"}]]}]