🔍

Official MCP Servers

AWS KB Retrieval
Official 960+ pulls

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime

Brave Search
Official

Web and local search using Brave's Search API

EverArt
Official

AI image generation using various models

Everything
Official

Reference / test server with prompts, resources, and tools

Fetch
Official

Web content fetching and conversion for efficient LLM usage

Filesystem
Official

Secure file operations with configurable access controls

Git
Official

Tools to read, search, and manipulate Git repositories

GitHub
Official 914+ pulls

Repository management, file operations, and GitHub API integration

GitLab
Official 3.9K+ pulls

GitLab API, enabling project management

Enterprise Integrations

Docker MCP Tools

About Docker MCP Toolkit

What is MCP?

Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to LLMs. It's like a "USB-C port for AI applications" - providing a standardized way to connect AI models to different data sources and tools, allowing LLMs to:

  • Access data from diverse sources (files, databases, APIs)
  • Use specialized tools to perform actions
  • Work with prompt templates for standard workflows
  • Operate with enhanced privacy and security

MCP Architecture

MCP follows a client-server architecture where:

  • MCP Clients: Programs like Claude Desktop, IDE plugins, or other AI tools that want to access data through MCP
  • MCP Servers: Lightweight programs that expose specific capabilities (like file access, database queries, or API interactions) through the standardized protocol

Using Docker MCP Toolkit

To use Docker MCP Toolkit, you need:

  1. Docker Desktop 4.10 or higher
  2. Install the extension from Docker Hub
  3. Browse available MCP servers and connect them to your MCP client (like Claude Desktop)

Installation Steps

  1. Open Docker Desktop
  2. Go to Extensions Marketplace
  3. Search for "Docker MCP Toolkit"
  4. Click Install
  5. Once installed, open the extension from the left sidebar
  6. Browse the catalog and start using MCP tools with your AI assistant