FindRepo MCP Server provides AI assistants with access to GitHub trending repositories through the findrepo.work API. Developed by bhwang, this server exposes a tool to retrieve today's trending GitHub repositories, with optional filtering by programming language. The implementation uses the Model Context Protocol SDK to create a simple stdio-based server that returns formatted repository information including names and URLs, making it useful for developers who want to stay updated on popular open-source projects without leaving their AI assistant conversation.
gnosis23