Skip to content

Conversation

@karanveersingh5623
Copy link

Description

This PR adds a new guide under content/guides/genai-claude-code-mcp/ titled “How to Add MCP Servers to Claude Code with Docker MCP Toolkit.”

The guide walks users through connecting Claude Code to the Docker MCP Toolkit and demonstrates a complete real-world automation workflow powered by MCP servers. It follows the Docker documentation style and includes:

  • Setup and connection of Claude Code to the Docker MCP Gateway

  • Configuration of Atlassian (Jira), GitHub, and Filesystem MCP servers

  • Automatic credential handling via Docker Desktop

  • A full end-to-end demo converting TODO comments into Jira tasks using:

    • Filesystem MCP (code scanning)

    • GitHub MCP (git blame + author extraction)

    • Atlassian MCP (issue creation)

  • All accompanying screenshots under the Images/ directory

  • Markdown structured according to the existing style in the Docker docs guides

This guide expands the Generative AI section and provides developers with a practical reference on using Claude Code with the growing ecosystem of MCP servers.

Related issues or tickets

NA

Reviews

Notes for reviewers:

  • The guide follows the exact structure of other GenAI guides.

  • Images are optimized and placed in content/guides/genai-claude-code-mcp/Images/.

  • The tutorial has been tested end-to-end with latest Docker Desktop MCP Toolkit

  • No changes made to existing guides or layouts.

  • Technical review

  • Editorial review

  • Product review

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for docsdocker failed. Why did it fail? →

Name Link
🔨 Latest commit 51b6fb9
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/691b3ca85fec830008da341b

Copy link
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this works well as a guide in docker docs. I appreciate that it could be useful to show a practical/concrete use case for MCP toolkit with real-world tools and applications. But this guide currently reads a lot more like a blog post than a helpful tutorial. And the demonstrated use case is not very easy to follow - it requires either creating or having already set up a Jira project. I'd recommend a use case that's more approachable.

@karanveersingh5623
Copy link
Author

@dvdksn
how about the below use-case ?

Claude Code + Docker MCP Toolkit + Docker Hub MCP server to search images and generate a docker-compose.yml

@dvdksn
Copy link
Contributor

dvdksn commented Nov 19, 2025

@karanveersingh5623 yes that sounds better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants