ajeetraina
MCP Serverajeetrainapublic

docker mcp toolkit

A Curated List of Docker MCP Catalog and Toolkit

Repository Info

3
Stars
2
Forks
3
Watchers
1
Issues
JavaScript
Language
MIT License
License

About This Server

A Curated List of Docker MCP Catalog and Toolkit

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Docker MCP Toolkit Portal

A comprehensive web-based portal for exploring and navigating the Docker Model Context Protocol (MCP) servers and clients.

Live Site: mcptoolkits.com

Overview

This repository hosts a portal designed to catalog and organize the various MCP servers and clients available in the Docker ecosystem. The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), functioning like a "USB-C port for AI applications" by connecting AI models to different data sources and tools.

What is MCP?

Model Context Protocol (MCP) allows 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 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

Portal Features

The Docker MCP Toolkit Portal provides:

  • Categorized Server Listings: Organized by Official Servers, Enterprise Integrations, and Docker MCP Tools
  • Feature Filtering: Filter servers by functionality (Database Access, API Integration, etc.)
  • Auto-Updates: Automatically checks for new servers added to the Docker repository
  • Search Functionality: Easily search through all available MCP servers
  • Detailed Information: Descriptions, GitHub repositories, Docker Hub links, and pull counts
  • Responsive Design: Works on desktop and mobile devices

Categories

The portal organizes MCP servers into two main categories:

  1. Official MCP Servers: Maintained as reference implementations by Docker Team
  2. Docker MCP Clients: Tools related to Docker MCP ecosystem - Ask Gordon, Claude Desktop, Cursor and Continue.dev

Feature Categories

Servers are additionally categorized by functionality:

  • File Operations: For file access and manipulation
  • Database Access: For interacting with databases
  • API Integration: For connecting to various APIs
  • Web Automation: For web scraping and browser automation
  • AI Tools: For artificial intelligence and machine learning
  • Development: For developer tools and utilities

List of MCP Clients

There are currently 4 MCP servers available:

#MCP ClientLink
1Ask GordonGitHub
2Claude DesktopGitHub
3CursorGitHub
4Continue.devGitHub

List of MCP Servers

There are currently 109 MCP servers available:

#MCP ServerLink
1302_sandboxGitHub
23d-printerGitHub
3armor-cryptoGitHub
4astra-dbGitHub
5atlas-docsGitHub
6atlassianGitHub
7audiense-insightsGitHub
8aws-kb-retrieval-serverGitHub
9azureGitHub
10barryyip0625-mcp-discordGitHub
11basic-memoryGitHub
12bitrefillGitHub
13boxGitHub
14braveGitHub
15chromaGitHub
16circleciGitHub
17context7GitHub
18cyreslab-ai-shodanGitHub
19dappierGitHub
20dartGitHub
21databuttonGitHub
22descopeGitHub
23desktop-commanderGitHub
24devhub-cmsGitHub
25doitGitHub
26duckduckgoGitHub
27e2bGitHub
28edubaseGitHub
29elasticsearchGitHub
30elevenlabsGitHub
31everartGitHub
32exaGitHub
33fetchGitHub
34fiberyGitHub
35filesystemGitHub
36firecrawlGitHub
37flexpriceGitHub
38gdriveGitHub
39github-chatGitHub
40github-officialGitHub
41githubGitHub
42gitlabGitHub
43glifGitHub
44google-mapsGitHub
45grafanaGitHub
46gyazoGitHub
47hackleGitHub
48handwriting-ocrGitHub
49herokuGitHub
50husqvarna-automowerGitHub
51hyperbrowserGitHub
52hyperspellGitHub
53iapticGitHub
54jetbrainsGitHub
55kagisearchGitHub
56kongGitHub
57kubernetesGitHub
58laraGitHub
59lineGitHub
60mcp-discordGitHub
61mcp-notion-serverGitHub
62multiversx-mxGitHub
63neo4j-cloud-aura-apiGitHub
64neo4j-cypherGitHub
65neo4j-memoryGitHub
66neo4j-serverGitHub
67neonGitHub
68neondatabase-labsGitHub
69notionGitHub
70obsidianGitHub
71octomindGitHub
72openapi-schemaGitHub
73opikGitHub
74osp_marketing_toolsGitHub
75oxylabsGitHub
76perplexity-askGitHub
77playwrightGitHub
78postgresGitHub
79postgresqlGitHub
80pulumiGitHub
81puppeteerGitHub
82razorpayGitHub
83redis-cloudGitHub
84redisGitHub
85resendGitHub
86riskenGitHub
87scrapegraphGitHub
88scrapezyGitHub
89sentryGitHub
90shopifyGitHub
91slackGitHub
92smithery-cliGitHub
93stripeGitHub
94tavilyGitHub
95temboGitHub
96timeGitHub
97triplewhaleGitHub
98tweetbinderGitHub
99v-3-discordmcpGitHub
100veyraxGitHub
101webflowGitHub
102wikipedia-mcpGitHub
103wolfram-alphaGitHub
104youtube_transcriptGitHub

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

Portal Structure

The portal contains the following files:

  • portal/index.html: Main HTML structure
  • portal/styles.css: CSS styling for the portal
  • portal/script.js: JavaScript for dynamic functionality
  • index.html: A redirect file at the root to ensure users get to the portal

Automatic Updates

The portal includes a feature that checks for new MCP servers in the Docker repository and automatically adds them to the listing. This ensures the portal stays up-to-date with the latest servers without manual intervention.

Viewing the Portal

To view the portal:

  1. Visit mcptoolkits.com, or
  2. Clone this repository and open the portal/index.html file in your web browser

Contributing

Contributions are welcome! If you'd like to add or update MCP server information, please submit a pull request with your changes.

Future Enhancements

Planned improvements for the portal:

  • Server usage statistics and popularity metrics
  • User reviews and comments for servers
  • Tutorial section for getting started with specific servers
  • Advanced filtering options
  • Categorized documentation for each server

License

This project is licensed under the MIT License.

Quick Start

1

Clone the repository

git clone https://github.com/ajeetraina/docker-mcp-toolkit
2

Install dependencies

cd docker-mcp-toolkit
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerajeetraina
Repodocker-mcp-toolkit
LanguageJavaScript
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation