Skip to content

Commit e49b105

Browse files
authored
add MCP server badge (#4)
1 parent 54b96c4 commit e49b105

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The MCP Devcontainers is a Model Context Protocol (MCP) server that provides a simple integration with the [devcontainers cli](https://github.com/devcontainers/cli).
44

5+
<a href="https://glama.ai/mcp/servers/@crunchloop/mcp-devcontainers">
6+
<img width="380" height="200" src="https://glama.ai/mcp/servers/@crunchloop/mcp-devcontainers/badge" alt="Devcontainers MCP server" />
7+
</a>
8+
59
## Dependencies
610

711
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.
4953

5054
## License
5155

52-
Released under the MIT License. See the [LICENSE](./LICENSE) file for further details.
56+
Released under the MIT License. See the [LICENSE](./LICENSE) file for further details.

0 commit comments

Comments
 (0)