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.