Skip to main content
Glama

MCP Devcontainers

by crunchloop
package.json837 B
{ "name": "@crunchloop/mcp-devcontainers", "version": "0.0.3", "description": "MCP for devcontainers", "private": false, "license": "MIT", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/crunchloop/mcp-devcontainers.git" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "scripts": { "build": "tsc", "prepare": "npm run build" }, "files": [ "dist" ], "bin": { "crunchloop-dev-mcp": "dist/index.js" }, "dependencies": { "@devcontainers/cli": "^0.75.0", "@modelcontextprotocol/sdk": "^1.7.0", "zod": "^3.24.2" }, "devDependencies": { "@eslint/js": "^9.24.0", "@types/node": "^22.13.1", "eslint": "^9.24.0", "typescript": "^4.9.5", "typescript-eslint": "^8.30.1" } }

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/crunchloop/mcp-devcontainers'

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