Skip to main content
Glama

Smyth Docker Commander

Official
by SmythOS
package.json757 B
{ "name": "smyth-docker-mcp", "version": "1.0.1", "description": "An MCP server that can spawn linux sandbox containers using docker and run commands in them.", "type": "module", "author": "Alaa-eddine KADDOURI", "license": "MIT", "scripts": { "build": "rollup -c ./rollup.config.js", "start": "node dist/index.js", "dev": "npm run build && npm run start" }, "devDependencies": { "@rollup/plugin-json": "^6.1.0", "@types/node": "^22.9.0", "rollup-plugin-esbuild": "^6.2.1", "rollup-plugin-sourcemaps": "^0.6.3", "rollup-plugin-typescript-paths": "^1.5.0" }, "dependencies": { "@smythos/sdk": "^1.1.11", "dockerode": "^4.0.7" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SmythOS/smyth-docker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server