Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by 0xgordian • Uncategorized
An interactive MCP server integrating GitHub REST API with caching and rate limit handling.
Search GitHub repositories by user and query with caching to minimize API calls.
Retrieve open or all issues from GitHub repositories efficiently.
Search code snippets or comments within GitHub repositories with rate limit handling.
This MCP server provides three main GitHub tools: searching repositories, retrieving repository issues, and searching code within repositories. It features intelligent SQLite caching to reduce API calls and handles GitHub API rate limits gracefully, working without authentication for public repositories. Built with TypeScript, it offers type safety and a modern development experience, making it easy to integrate GitHub data into applications.