Back to Home
ManInBlack-coder icon

mcp-servers-setup

Verified Safe

by ManInBlack-coder

Overview

Setting up and managing containerized MCP (Myriad Core Platform) servers for platforms like GitHub and Bitbucket.

Installation

Run Command
./start-github-mcp.sh

Environment Variables

  • GITHUB_TOKEN
  • BITBUCKET_USERNAME
  • BITBUCKET_APP_PASSWORD

Security Notes

No 'eval' or obfuscation found in the provided code snippets. Secrets are handled through environment variables and `.env` files, which is a good security practice. No hardcoded credentials are visible. The security depends on the integrity of the underlying Docker images (`ghcr.io/github/github-mcp-server:latest`, `bitbucket-mcp-server:latest`).

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Stars0
Forks0
Last Update2025-11-25

Tags

DockerMCP ServerGitHubBitbucketServer Management