MCP Server
MCP
devcontainer-mcp
Manage dev container environments via MCP (Docker, DevPod, Codespaces).
Install
mcpb:https://github.com/aniongithub/devcontainer-mcp/releases/download/v0.39/devcontainer-mcp-linux-x64.tar.gz
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/aniongithub/devcontainer-mcp/releases/download/v0.39/devcontainer-mcp-linux-x64.tar.gz",
"fileSha256": "3ba8f46270ec5c5c7b8e0de6728eda3351017cb11b90278a202de4adae2a82df",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/aniongithub/devcontainer-mcp/releases/download/v0.39/devcontainer-mcp-linux-arm64.tar.gz",
"fileSha256": "f19b4dea6314fe1046f4a14ff72f679a80075a86c3923ff7326dc501e9354221",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/aniongithub/devcontainer-mcp/releases/download/v0.39/devcontainer-mcp-darwin-x64.tar.gz",
"fileSha256": "1b18c3bb3bd29d9ab37fc83d64cf65fda607b750846aca9846369f978e9d37e7",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/aniongithub/devcontainer-mcp/releases/download/v0.39/devcontainer-mcp-darwin-arm64.tar.gz",
"fileSha256": "d7a952356249d44f129e005dbc13cb820fb4c7cee76b9466133b45dada769fbf",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment