Add Docker-MCP (#13)

This commit is contained in:
Alex Andru 2024-12-06 03:13:01 +01:00 committed by GitHub
parent 686518028c
commit 693ad451c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,6 +39,7 @@
- **[Windows CLI](https://github.com/SimonB97/win-cli-mcp-server)** - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
- **[Playwright MCP Server](https://github.com/executeautomation/mcp-playwright)** - An MCP server using Playwright for browser automation and webscrapping
- **[Perplexity](https://github.com/tanigami/mcp-server-perplexity)** - Interacting with Perplexity
- **[Docker](https://github.com/QuantGeekDev/docker-mcp)** - Run and manage docker containers, docker compose, and logs
---