Skip to main content
Glama

mcp-server-tree-sitter

by wrale
MIT License
175
  • Apple
  • Linux
NOTICE1.9 kB
MCP Tree-sitter Server Copyright (c) 2025 Wrale Licensed under the MIT License (see LICENSE file) This software includes or depends upon the following third-party components: -------------------------------------------------- tree-sitter -------------------------------------------------- https://github.com/tree-sitter/tree-sitter Copyright (c) 2018-2024 Max Brunsfeld Licensed under the MIT License -------------------------------------------------- tree-sitter-language-pack -------------------------------------------------- https://github.com/Goldziher/tree-sitter-language-pack Dual licensed: 1. MIT License Copyright (c) 2024-2025 Na'aman Hirschfeld 2. Apache License 2.0 Copyright (c) 2022 Grant Jenks As a fork of tree-sitter-languages tree-sitter-language-pack bundles numerous tree-sitter language parsers, each with their own licenses (all permissive: MIT, Apache 2.0, etc.). See the tree-sitter-language-pack repository for details on individual language parsers. -------------------------------------------------- Python Dependencies -------------------------------------------------- - mcp: Model Context Protocol implementation - pydantic: Data validation library - pyyaml: YAML parsing library All Python dependencies are used in accordance with their respective licenses. -------------------------------------------------- Note on Language Grammars -------------------------------------------------- When using tree-sitter-language-pack, this project indirectly incorporates numerous tree-sitter language grammars. As noted in tree-sitter-language-pack's documentation, all bundled grammars are under permissive open-source licenses (MIT, Apache 2.0, etc.) and no GPL-licensed grammars are included. For a complete list of included grammars and their specific licenses, please refer to: https://github.com/Goldziher/tree-sitter-language-pack#available-languages

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/wrale/mcp-server-tree-sitter'

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