1Panel
Enables server administrators to manage websites, databases, SSL certificates, and applications through 1Panel's server management capabilities without switching contexts.
Featured
View Source138 stars
0 tools
Created Aug 2025
@1panel-dev/1panel-dev-1panelAbout
Enables server administrators to manage websites, databases, SSL certificates, and applications through 1Panel's server management capabilities without switching contexts.
Categories
general
Installation
npm
npm install @1panel-dev/1panel-dev-1panel
Configuration
{
"mcpServers": {
"1panel-dev-1panel": {
"command": "npx",
"args": [
"-y",
"@1panel-dev/1panel-dev-1panel"
]
}
}
}