Skip to main content
Glama

1Panel MCP Server

package.json909 B
{ "name": "1panel-mcp", "version": "1.0.2", "description": "1Panel MCP server for automatic website deployment", "homepage": "https://github.com/ruibaby/1panel-mcp", "bugs": "https://github.com/ruibaby/1panel-mcp/issues", "license": "MIT", "author": { "name": "Ryan Wang", "url": "https://github.com/ruibaby" }, "type": "module", "main": "index.mjs", "bin": { "1panel-mcp": "index.mjs" }, "scripts": { "dev": "node index.mjs", "start": "node index.mjs", "release": "release-it" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "archiver": "^6.0.2", "axios": "^1.8.4", "body-parser": "^1.20.3", "fs-extra": "^11.3.0", "node-fetch": "^3.3.2", "path": "^0.12.7", "zod": "^3.24.3", "zod-to-json-schema": "^3.24.5" }, "packageManager": "pnpm@10.9.0", "devDependencies": { "release-it": "^19.0.3" } }

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/ruibaby/1panel-mcp'

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