MCP Hub
Back to servers

GitHub Trending Repositories (FindRepo)

MCP (Model Context Protocol) Server. Provides access to GitHub trending repositories with optional language filtering through the findrepo.work API, enabling developers to stay updated on popular open-source projects without leaving their conversation.

Validated
Jan 11, 2026

FindRepo MCP Server

A mcp server application for analyzing code repositories.

Features

  • Repository analysis

Installation

  1. Clone the repository:
git clone https://github.com/gnosis23/findrepo-mcp-server.git
cd findrepo-mcp-server
  1. Install dependencies:
pnpm install
pnpm run build

Running the Server

add the following code to your mcp configs

node /absolute/path/to/findrepo-mcp-server/build/index.js

prompts

Get today's github trends

License

This project is licensed under the MIT License - see the LICENSE file for details.

Reviews

No reviews yet

Sign in to write a review