drio
Open app

Getting Started with the Dev-Docs Starter Template

Source

Catalog onlyCatalog onlySTDIO

Overview

Docker MCP Server is a Docusaurus starter template designed to help users create documentation for APIs, SDKs, or applications quickly and efficiently.

To use Docker MCP Server, clone the repository, install dependencies using npm install, customize the content, configure the theme, build and preview your documentation, and finally deploy it to your preferred hosting platform.

  • Quick setup for documentation projects using Docusaurus. - Customizable folder structure for organizing content. - Extensibility to add new pages and integrate with external services. - Built-in support for static site generation and deployment.
  1. Creating public-facing documentation for software APIs.
  2. Developing internal documentation for engineering teams.
  3. Generating static sites for project documentation.

Add to your AI client

Use these steps to connect Getting Started with the Dev-Docs Starter Template 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-server-team-dev-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-server-team-dev-docs"
      ]
    }
  }
}

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

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "docker-mcp-server-team-dev-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-server-team-dev-docs"
      ]
    }
  }
}

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-server-team-dev-docs": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-server-team-dev-docs"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "docker-mcp-server-team-dev-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-server-team-dev-docs"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "docker-mcp-server-team-dev-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-docker-mcp-server-team-dev-docs"
      ]
    }
  }
}

FAQ

Is Docker MCP Server suitable for all types of documentation?

Yes! It can be used for both public and internal documentation projects.

Do I need to know how to code to use this template?

Basic knowledge of JavaScript and Markdown is helpful, but the template is designed to be user-friendly.

Can I customize the theme?

Yes! The template allows for extensive customization of styles and layouts.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1004,"uuid":"784a5577-54e7-43fc-8ec0-cbf85756d9fe","name":"docker-mcp-server","title":"Getting Started with the Dev-Docs Starter Template","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/128262096?v=4","created_at":"2025-01-28T02:26:17.979Z","updated_at":"2025-02-23T07:13:15.989Z","status":"created","author_name":"team-dev-docs","author_avatar_url":"https://avatars.githubusercontent.com/u/128262096?v=4","tags":"docker,documentation,dev-docs","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/team-dev-docs/docker-mcp-server","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"}]]}]