Back to Home
MariyaSha icon

Docker_MCPGUIApp

Verified Safe

by MariyaSha

Overview

This repository provides a starter template for building full-stack AI assistants that integrate with real-world tools using Docker MCP Gateway and a Large Language Model.

Installation

Run Command
docker compose up --build

Environment Variables

  • STRIPE_SECRET_KEY
  • BASE_URL
  • MODEL_NAME
  • LOCAL_MCP_HOST
  • REMOTE_MCP_HOST

Security Notes

The `mcp_demo_app` setup instructs users to directly embed a Stripe secret key into `catalog.yaml`, which poses a risk if committed to a public repository. The `complete_app` mitigates this by using environment variables (`.env`) for secrets, which is a better practice. No 'eval' or obvious malicious patterns were found. Network communication to external services is handled via Docker MCP Gateway.

Similar Servers

Stats

Interest Score42
Security Score7
Cost ClassHigh
Avg Tokens2000
Stars11
Forks2
Last Update2026-01-16

Tags

DockerMCPLLMAI AssistantStreamlit