Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by timduly4 • Uncategorized
An MCP server that exposes GitHub starred repositories as resources for LLM applications.
Retrieve and list GitHub repositories starred by a user.
Query detailed information about specific starred repositories.
Access starred repositories of any public GitHub user.
This MCP server provides access to GitHub repositories starred by a user, allowing listing and querying of starred repos for authenticated users or any public GitHub user. It offers a modular, Bazel-built Go implementation with OAuth-secured GitHub API integration, enabling LLM applications to interact with GitHub data via MCP-compliant JSON-RPC. The server supports dynamic resource templates and is designed for reproducible builds and easy testing.