From 654fd002de241c7dc701c9b5c554cedd627700d1 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 16 Apr 2025 23:15:11 -0400 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2361b17..fe846f1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ The MCP Devcontainers is a Model Context Protocol (MCP) server that provides a simple integration with the [devcontainers cli](https://github.com/devcontainers/cli). + + Devcontainers MCP server + + ## Dependencies This server requires **Docker** to be installed and running on your system, as it is used by the [devcontainers cli](https://github.com/devcontainers/cli) to build and manage development containers. @@ -49,4 +53,4 @@ At the moment, only `stdio` transport has been implemented. ## License -Released under the MIT License. See the [LICENSE](./LICENSE) file for further details. +Released under the MIT License. See the [LICENSE](./LICENSE) file for further details. \ No newline at end of file