diff --git a/README.md b/README.md
index 010ce3c1..1de01082 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ A curated list of awesome Model Context Protocol (MCP) servers.
* π¬ - [Communication](#communication)
* π€ - [Customer Data Platforms](#customer-data-platforms)
* ποΈ - [Databases](#databases)
+* π οΈ - [Developer Tools](#developer-tools)
* π - [File Systems](#file-systems)
* π§ - [Knowledge & Memory](#knowledge--memory)
* πΊοΈ - [Location Services](#location-services)
@@ -49,6 +50,7 @@ A curated list of awesome Model Context Protocol (MCP) servers.
* π - [Version Control](#version-control)
* π οΈ - [Other Tools and Integrations](#other-tools-and-integrations)
+
### π Browser Automation
Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.
@@ -89,6 +91,12 @@ Secure database access with schema inspection capabilities. Enables querying and
- [@modelcontextprotocol/server-sqlite](https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite) π π - SQLite database operations with built-in analysis features
- [ktanaka101/mcp-server-duckdb](https://github.com/ktanaka101/mcp-server-duckdb) π π - DuckDB database integration with schema inspection and query capabilities
+### π» Developer Tools
+
+Tools and integrations that enhance the development workflow and environment management.
+
+- [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) ποΈ π - Docker container management and operations through MCP
+
### π File Systems
Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.