概要
This Go-based MCP (Model Context Protocol) server transforms your GitHub starred repositories into accessible, queryable resources for LLM applications. It allows LLMs to list all starred repositories or fetch detailed information about specific ones, facilitating tasks like personalized content recommendation, knowledge base creation, or developer portfolio analysis. Built with Bazel for reproducible builds and leveraging OAuth for secure GitHub API integration, it offers a robust and compliant way to connect your GitHub activity with AI workflows.