Update README.md

This commit is contained in:
Alex Andru
2024-12-05 23:05:11 +01:00
committed by GitHub
parent 775d9267fd
commit 25efa69d19

View File

@@ -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)
### 📂 <a name="browser-automation"></a>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
### 💻 <a name="developer-tools"></a>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
### 📂 <a name="file-systems"></a>File Systems
Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.