tree-sitter-language-pack MCP Reference
SkillDocs & knowledgeUse tree-sitter-language-pack mcp reference documentation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the tree-sitter-language-pack MCP Reference skill
What this skill tells your AI
The instructions your AI receives, as published by xberg-io/tree-sitter-language-pack in .agents/skills/mcp/SKILL.md and read by ahel’s review.
Use this skill when integrating tree-sitter-language-pack through Model Context Protocol tools, prompts, or resources.
cache_dir: Return the effective parser cache directory path.clean_cache: Delete all cached parser libraries from the cache directory.detect_language: Detect the language for a file path or source content. Returns the detected language name.download: Download parser libraries from the remote registry. Pass languages list, groups, or all=true.
Set fresh=true to clean the cache first.info: Show whether a language is known, downloaded, and its cache path.list_languages: List languages. source: 'available' (default), 'downloaded', or 'manifest'. Optional substring filter.parse: Parse source code with a tree-sitter grammar. Returns the syntax tree as sexp or JSON.process: Run the code-intelligence pipeline on source code. Extracts structure, imports, exports, symbols, and more.
Signals
- GitHub stars
- 465
- Forks
- 68
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
mcp-4- Source
- github.com/xberg-io/tree-sitter-language-pack