mcp-servers
Verified Safeby augustcaio
Overview
Manages Docker containers, stacks, volumes, networks, and images by interacting with the Portainer API.
Installation
mcp run portainer_expert.pySecurity Notes
The server's core functionality involves making HTTP requests to a user-specified Portainer instance, including passing credentials for authentication and JWT tokens for subsequent operations. This is standard for API interaction. No hardcoded secrets, 'eval', or obfuscation were found. The security relies heavily on the secure configuration and accessibility of the target Portainer instance itself, which is outside the scope of this server's code. Users must ensure their Portainer instance and network access are secure.
Similar Servers
github-mcp-server
The GitHub MCP Server enables AI agents, assistants, and chatbots to interact with GitHub's platform for repository management, issue/PR automation, CI/CD intelligence, code analysis, and team collaboration through natural language.
octocode-mcp
The Octocode Research server enables AI agents to perform expert code forensics and deep-dive research across local filesystems (LSP, ripgrep, file I/O) and external GitHub repositories (code search, repo structure, pull requests, package search). It's optimized for architectural analysis, pattern discovery, and implementation planning.
In-Memoria
Provides persistent intelligence infrastructure for AI agents, enabling them to understand codebases, detect patterns, predict coding approaches, and generate context-aware insights.
claude-prompts
This server provides a hot-reloadable prompt engine with chains, quality gates, and structured reasoning for AI assistants, enhancing control over Claude's behavior in prompt workflows.