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

🚀 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
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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