Skip to main content
Glama

MCP-Repo2LLM

get_local_repo

Extract and convert code from a local repository into a text format optimized for AI processing, preserving structure and context for enhanced analysis.

Instructions

Process and return the code from a local repository as text

Input Schema

NameRequiredDescriptionDefault
repo_pathYes

Input Schema (JSON Schema)

{ "properties": { "repo_path": { "title": "Repo Path", "type": "string" } }, "required": [ "repo_path" ], "title": "get_local_repoArguments", "type": "object" }

Other Tools from MCP-Repo2LLM

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/crisschan/mcp-repo2llm'

If you have feedback or need assistance with the MCP directory API, please join our Discord server