FindRepo MCP Server
by gnosis23
FindRepo MCP Server is a server application designed for analyzing code repositories. It provides features for in-depth repository analysis.
View on GitHub
Last updated: N/A
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.