code2prompt-mcp

code2prompt-mcp

10

Code2prompt-mcp is a Model Context Protocol server designed to generate contextual prompts from codebases, facilitating AI assistants' understanding of code repositories. It utilizes a high-performance library to produce structured summaries that optimize language model consumption.

code2prompt-mcp

An MCP server that generates contextual prompts from codebases, aiding AI assistants in working with your code repositories. It leverages the code2prompt-rs Rust library to analyze codebases and produce structured summaries. It helps bridge the gap between code and language models by extracting relevant context in an optimized format for AI consumption.

Installation

This project uses Rye for dependency management. To install dependencies, clone the repository, navigate into it, and build using Rye.

Usage

Run the MCP server using Rye.