Docker AI Agent Skills
AI agent skills for Docker and containerization. Dockerfile best practices, compose workflows, and container orchestration.
78 listings
Only show ERROR messages (default)
You can run the MCP Server in a Docker container. This is useful if you want to avoid managing Python environments or dependencies on your local machine. See kestramcpdocker. Paste the following configuration into your MCP settings (e.g., Cursor, Claude, or VS Code): - Replace , , and with your actual credentials. - For OSS installations, you can use KESTRAUSERNAME and KESTRAPASSWORD instead of KE
Mindmap MCP Server
A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps. Or using uvx: Or using docker safer and easier. Three installation methods have been successfully tested on macOS and Linux. For Windows users experiencing issues with npx for this MCP, consider using the Docker method. Alternatively, if you use Visual Studio Code, the "Markmap" extension offers a potent
Product Hunt MCP Server
Product Hunt MCP Server connects Product Hunt's API to any LLM or agent that speaks the Model Context Protocol (MCP). Perfect for AI assistants, chatbots, or your own automations! - 🔍 Get posts, collections, topics, users - 🗳️ Get votes, comments, and more - 🛠️ Use with Claude Desktop, Cursor, or any MCP client - Get detailed info on posts, comments, collections, topics, users - Search/filter b
Yutu Activity
Manage YouTube activities using the yutu CLI. Use this skill when you need to list channel activities such as uploads, likes, and favorites.
MCP OpenAPI Schema Explorer
An MCP (Model Context Protocol) server that provides token-efficient access to OpenAPI (v3.0) and Swagger (v2.0) specifications via MCP Resource Templates. The primary goal of this project is to allow MCP clients (like Cline or Claude Desktop) to explore the structure and details of large OpenAPI specifications without needing to load the entire file into an LLM's context window. It achieves this
Intruder MCP
Let MCP clients like Claude and Cursor control Intruder. For more information and sample use cases, please see our blog post. There are two ways to use the MCP server: - Locally on your machine with Python - In a Docker container All of these methods require you to provide an Intruder API key. To generate a key, see the documentation. Install uv if it isn't already present, and then clone this rep