MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-1panel

mcp-1panel

GitHub

The 1Panel MCP Server repository provides an implementation of the Model Context Protocol server for 1Panel, enabling tools to interact with and manage 1Panel instances through stdio or SSE transport.

143
7

1Panel MCP Server

1Panel MCP Server is an implementation of the Model Context Protocol (MCP) server designed for seamless integration with 1Panel. It facilitates interaction with 1Panel through tools like Cursor and Windsurf.

Installation

The server can be installed either by building from source, requiring Go 1.23.0 or higher and an existing 1Panel installation. Alternatively, it can be installed using go install github.com/1Panel-dev/mcp-1panel@latest.

Usage

The server supports both stdio and sse transport modes. Configuration examples are provided for both modes, demonstrating how to specify the command, URL, environment variables, and access tokens. Command-line options include -token, -host, -transport, and -addr. Environment variables like PANEL_HOST and PANEL_ACCESS_TOKEN can also be used for configuration.

Repository

1P
1Panel-dev

1Panel-dev/mcp-1panel

Created

March 18, 2025

Updated

March 28, 2025

Language

Go

Category

System Tools