Back to Home
balexander85 icon

mcp-server

Verified Safe

by balexander85

Overview

Provides a Model Context Protocol (MCP) server with tools for managing GitHub repositories and fetching current time.

Installation

Run Command
docker compose up --build -d

Environment Variables

  • GITHUB_TOKEN

Security Notes

The server uses a GITHUB_TOKEN loaded from environment variables, which is standard practice for sensitive credentials. There are no obvious hardcoded secrets, obfuscation, or use of dangerous functions like 'eval'. Security relies on proper management of the GITHUB_TOKEN and the permissions granted to it on GitHub.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-12-13

Tags

GitHubRepository ManagementModel Context ProtocolPythonAPI