findrepo-mcp-remote

findrepo-mcp-remote

0

FindRepo MCP Server is a tool designed for analyzing code repositories. It features repository analysis and runs as a Model Context Protocol server.

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.