Описание
MCP server for Portainer container management
README
Portainer container/stack management
Install
pip install clr-portainer-mcp
# or
uvx clr-portainer-mcp
Configuration
Preferred: Configuration file at ~/.config/portainer/credentials.json (chmod 600):
{
"url": "https://portainer.example.com",
"token": "your-api-token",
"username": "admin",
"password": "your-password"
}
Note: Either token OR username/password is required.
Alternative: Environment variables are also supported:
| Variable | Description | Example |
|---|---|---|
PORTAINER_URL |
Portainer URL | https://portainer.example.com |
PORTAINER_TOKEN |
API token | your-api-token |
PORTAINER_USERNAME |
Username (if not using token) | admin |
PORTAINER_PASSWORD |
Password (if not using token) | your-password |
Optional:
| Variable | Description | Default |
|---|---|---|
PORTAINER_READ_ONLY |
Run in read-only mode | false |
PORTAINER_TRANSPORT |
Transport protocol (stdio or http) |
stdio |
PORTAINER_LOG_LEVEL |
Log level | INFO |
See --help for additional options:
clr-portainer-mcp --help
Development
git clone https://github.com/clearminds/clr-portainer-mcp.git
cd clr-portainer-mcp
uv sync
uv run clr-portainer-mcp
License
MIT
Установить Clr Portainer в Claude Desktop, Claude Code, Cursor
unyly install clr-portainerСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add clr-portainer -- uvx clr-portainer-mcpПошаговые гайды: как установить Clr Portainer
FAQ
Clr Portainer MCP бесплатный?
Да, Clr Portainer MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Clr Portainer?
Нет, Clr Portainer работает без API-ключей и переменных окружения.
Clr Portainer — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Clr Portainer в Claude Desktop, Claude Code или Cursor?
Открой Clr Portainer на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Clr Portainer with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
