FindRepo
Integrates with
GitHub
FindRepo MCP Server
A mcp server application for analyzing code repositories.
Features
- Repository analysis
Installation
- Clone the repository:
git clone https://github.com/gnosis23/findrepo-mcp-server.git
cd findrepo-mcp-server
- 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.