MCP 1Panel server manages 1Panel resources, exposing APIs for resource provisioning, monitoring, and management. It connects to 1Panel's infrastructure, allowing AI agents to interact with cloud services, databases, and compute resources. Developers use it to automate infrastructure tasks, deploy applications, and monitor resource usage within 1Panel environments.
MCP 1Panel server manages 1Panel resources, exposing APIs for resource provisioning, monitoring, and management. It connects to 1Panel's infrastructure, allowing AI agents to interact with cloud services, databases, and compute resources. Developers use it to automate infrastructure tasks, deploy applications, and monitor resource usage within 1Panel environments.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"1panel-dev-mcp-1panel-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-1panel-dev-mcp-1panel-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp 1panel?"
API Key Required
This server requires an API key from mcp 1panel. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_1PANEL_API_KEY | Yes | Your mcp 1panel API key |
"What resources are available in mcp 1panel?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp 1panel"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp 1panel with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.