MCP.so
ログイン
タグ

#tree-sitter

すべて

Qartez Mcp

kuberstar

Semantic code intelligence MCP server for Claude Code - project maps, symbol search, impact analysis, and more

3 か月前 に追加

Codegraphx (cgx)

techcraze00

CodeGraphX (CGX) — a local, token-efficient codebase graph engine & MCP server for AI coding agents. Tree-sitter parsing, a bi-temporal SQLite semantic graph, O(1) symbol lookup, and impact/blast-radius tracing so agents answer 'what breaks if I change this?' in a few hundred tok

一昨日 に追加

Graphpilot

graphpilot-oss

GraphPilot gives coding agents persistent structural knowledge of a codebase. It parses TypeScript/JavaScript with tree-sitter into a graph of symbols and call edges, then exposes that graph over MCP so the agent can recall definitions, find callers, and trace change impact witho

先月 に追加
W

Wisegit

Sandip124

MCP server that extracts decision intent from git history and protects intentional code from AI modification.

4 か月前 に追加
A

Aidex

CSCSoftware

MCP Server that gives AI coding assistants instant access to your entire codebase through a persistent Tree-sitter index. Instead of grep flooding your context with 2000+ tokens per search, AiDex returns precise identifier matches in ~50 tokens. Supports 11 languages: C#, TypeScr

5 か月前 に追加

TSG Indexer

entrepeneur4lyf

A library for indexing code repositories using Tree-sitter Stack Graphs, designed to be used in MCP servers and other tools.

昨年 に追加

Rosentic

Rosentic

Deterministic cross-branch conflict detection for AI coding agents. Scans your git repo for function signature mismatches, HTTP route conflicts, and schema breaks across branches using tree-sitter AST analysis. Catches the merge failures that CI misses because tests only run on o

2 か月前 に追加

Repo Graph

James-Chahwan

Structural graph memory for AI coding assistants. repo-graph maps your codebase entities, relationships, and feature flows so the model navigates to the right files instead of reading everything first. Tree-sitter, 20+ languages, frontend to backend and more, any MCP client.

先月 に追加

Ganglia

ganglia-tools

Ganglia indexes your project into a call graph and exposes 73 semantic tools — code_get, code_callers, code_impact, code_propagate, code_apply_batch with

2 か月前 に追加

CodeWeave Mcp

semihkayan

Save tokens while coding — your AI agent gets structured code context, not file dumps.

3 か月前 に追加
C

Codeix

montanetech

Fast semantic code search for AI agents — find symbols, references, and callers across any codebase. Pre-built index committed to git, instant queries via MCP

5 か月前 に追加

glyph

benmyles

🔮 glyph – mcp server to map your codebase with symbol outlines

昨年 に追加
S

Semamerge

vineethwilson15

MCP server that detects semantic (non-textual) merge conflicts between Git branches using AST-level analysis. Catches incompatible changes that Git merges cleanly but break at runtime — like signature changes, removed exports, interface breaks, and cross-file dependency conflicts

2 か月前 に追加