Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions servers/codemunch-pro/server.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: codemunch-pro
image: mcp/codemunch-pro
type: server
meta:
category: developer-tools
tags:
- code-indexing
- ast
- tree-sitter
- code-search
- call-graph
- developer-tools
- python
about:
title: CodeMunch Pro
description: Intelligent code indexing MCP server. Tree-sitter AST extraction, hybrid search (FTS5 + vector), call graphs, 10 languages (Python, JS, TS, Go, Rust, Java, C, C++, C#, Ruby), incremental indexing. O(1) byte-offset symbol retrieval saves 99% of tokens.
icon: https://www.google.com/s2/favicons?domain=github.com&sz=64
source:
project: https://github.com/BigJai/codemunch-pro
branch: main
commit: 6b2120122c146dde56ff7086ccaf55f8b51f6059
run:
volumes:
- codemunch-pro-data:/root/.codemunch-pro