Skip to main content
Glama

Smyth Docker Commander

Official
by SmythOS
tsconfig.json586 B
{ "compilerOptions": { "outDir": "./dist", "module": "ESNext", "target": "ESNext", "moduleResolution": "node", "sourceMap": true, "preserveSymlinks": true, "resolveJsonModule": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, "allowSyntheticDefaultImports": true, "skipLibCheck": true, "esModuleInterop": true, "typeRoots": ["./node_modules/@types"], "types": ["node"] }, "include": ["src/**/*.ts"], "exclude": ["node_modules", "dist"] }

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