Back to Home
kekzl icon

mcp-docker-examples

Verified Safe

by kekzl

Overview

Manages on-demand Model Context Protocol (MCP) servers using Docker Compose to provide AI coding assistants with task-specific tools and reduce token context overhead.

Installation

Run Command
./mcp.sh frontend

Environment Variables

  • GITHUB_TOKEN
  • DATABASE_URL
  • SLACK_BOT_TOKEN
  • SLACK_APP_TOKEN
  • JIRA_URL
  • JIRA_EMAIL
  • JIRA_API_TOKEN
  • ALLOWED_PATHS
  • BRAVE_API_KEY

Security Notes

The project uses official MCP server Docker images and emphasizes secure practices like `.env` for secrets, least privilege, and sandboxed filesystem access. The Puppeteer server, however, requires `SYS_ADMIN` capability and `seccomp=unconfined`, which significantly relaxes security for that specific service and increases the attack surface if used for untrusted web content. No 'eval' or malicious patterns found in the shell script, which primarily wraps Docker commands.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens3500
Stars0
Forks0
Last Update2025-12-06

Tags

Model Context ProtocolDocker ComposeAI AssistantsContext ManagementDeveloper Tools