MCP ExplorerExplorer

Cursor Docker Mcp

@xvsadminon a year ago
1 MIT
FreeCommunity
AI Systems
Docker Multi-Command Protocol (MCP) integration for Cursor

Overview

What is Cursor Docker Mcp

cursor-docker-mcp is a Docker Multi-Command Protocol (MCP) integration designed for the Cursor IDE, allowing users to manage Docker containers and images directly from the IDE.

Use cases

Use cases for cursor-docker-mcp include developing applications in a containerized environment, managing development and testing workflows, and simplifying the deployment process by integrating Docker commands within the Cursor IDE.

How to use

To use cursor-docker-mcp, clone the repository, install the necessary dependencies, build the MCP, and link it to Cursor. After installation, Docker commands can be executed directly from the Cursor interface.

Key features

Key features include the ability to create and manage Docker containers, build Docker images, run Docker commands, view container logs and statistics, and manage Docker volumes and networks.

Where to use

cursor-docker-mcp can be used in software development environments where Docker is utilized for containerization, particularly in projects that involve multiple services or microservices.

Content

Docker MCP for Cursor

A Docker Multi-Command Protocol (MCP) integration for Cursor IDE.

Features

  • Create and manage Docker containers directly from Cursor IDE
  • Build Docker images
  • Run Docker commands
  • View container logs and stats
  • Manage Docker volumes and networks

Installation

  1. Clone this repository:
git clone https://github.com/xvsadmin/cursor-docker-mcp.git
  1. Install dependencies:
npm install
  1. Build the MCP:
npm run build
  1. Link to Cursor:
npm run link-cursor

Usage

After installation, you can use Docker commands directly from Cursor through the MCP interface.

Requirements

  • Node.js 18+
  • Cursor IDE
  • Docker (installed and running on your machine)

Development

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start development mode: npm run dev

License

MIT

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers