Back to Home
timduly4 icon

mcp-server

Verified Safe

by timduly4

Overview

Exposes GitHub starred repositories as Model Context Protocol (MCP) resources for LLM applications.

Installation

Run Command
./bazel.sh run

Environment Variables

  • GITHUB_TOKEN

Security Notes

The project avoids hardcoding secrets by requiring a GitHub Personal Access Token via environment variable. It uses OAuth2 for GitHub API authentication. The MCP server runs over stdio (standard input/output), reducing direct network exposure for the core MCP protocol. Simple URI parsing is in place, with awareness of potential routing conflicts documented in tests. No 'eval' or similar dangerous patterns are used, and there is no visible code obfuscation.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-08

Tags

GitHubMCPGoBazelLLM