https://github.com/lex-tools/codebase-context-dumper
A Model Context Protocol server to dump your codebase into your LLM model
https://github.com/lex-tools/codebase-context-dumper
Last synced: 5 months ago
JSON representation
A Model Context Protocol server to dump your codebase into your LLM model
- Host: GitHub
- URL: https://github.com/lex-tools/codebase-context-dumper
- Owner: lex-tools
- License: apache-2.0
- Created: 2025-04-04T05:15:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-05-25T05:43:17.000Z (6 months ago)
- Last Synced: 2025-05-25T06:33:01.155Z (6 months ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - Codebase Context Dumper - A Model Context Protocol (MCP) server designed for dumping codebase context into LLMs, making it easier for AI models to access relevant project information. Exemplifies MCP server usage. ([Read more](/details/codebase-context-dumper.md)) `mcp` `codebase` `context-management` `llm-integration` (Repository & Code Analysis MCP Servers)
- metorial-index - Codebase Context Dumper - Automates the extraction of context from a codebase for integration with Large Language Models by scanning project directories while respecting .gitignore rules. Formats and structures relevant text files for seamless use by MCP-compatible clients. (Developer Tools)
- awesome-mcp-servers - **codebase-context-dumper** - A Model Context Protocol server to dump your codebase into your LLM model `javascript` `server` `llm` `git clone https://github.com/lex-tools/codebase-context-dumper` (🌐 Web Development)