Skip to main content
Glama

MCP Server para Gerenciamento Portainer

Servidor MCP (Model Context Protocol) que permite ao modelo de IA gerenciar containers Docker através da API do Portainer.

📋 Visão Geral

Este projeto implementa um MCP Server que expõe ferramentas para gerenciar:

  • Containers: listar, criar, iniciar, parar, remover, inspecionar

  • Imagens: listar, pull, remover, inspecionar

  • Networks: listar, criar, remover

  • Volumes: listar, criar, remover

  • Configuração: definir/obter credenciais do Portainer

Related MCP server: Portainer MCP Server

🚀 Quick Start

# Clonar o repositório
git clone https://github.com/onlitec/VPS-MCP-SERVER.git
cd VPS-MCP-SERVER

# Instalar dependências
npm install

# Configurar variáveis de ambiente
cp .env.example .env
# Editar .env com suas credenciais do Portainer

# Build
npm run build

# Testar conexão
npm run test:connection

📚 Documentação

🔧 Requisitos

  • Node.js 18+

  • Acesso a uma instância Portainer

  • Chave de API do Portainer

📝 Licença

MIT

Install Server
F
license - not found
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to manage Docker containers, deploy stacks, and monitor services across multiple Docker hosts from one centralized location. Supports container lifecycle management, Docker Compose operations, and infrastructure orchestration through natural language commands.
    Last updated
    6
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to manage Portainer container environments through natural language, including deploying stacks, managing containers, images, volumes, networks, and executing commands.
    Last updated
    41
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Universal AI API Orchestrator — 1,554 tools, 96 services. One install.

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

  • Build, validate, and deploy multi-agent AI solutions from any AI environment.

View all MCP Connectors

Latest Blog Posts

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/onlitec/VPS-MCP-SERVER'

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