FindRepo MCP Server logo

FindRepo MCP Server

by gnosis23

A mcp server application designed for analyzing code repositories. It provides features for repository analysis.

View on GitHub

Last updated: N/A

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-remote.git
cd findrepo-mcp-remote
  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-remote/build/index.js

prompts

Get today's github trends

License

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