We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nendotools/tree-sitter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•625 B
# Tree-Sitter MCP Documentation
Complete documentation for Tree-Sitter MCP - semantic code search and analysis tool.
## Quick Links
- [API Reference](api.md) - Complete tool documentation
- [CLI Reference](cli.md) - Command-line usage
- [MCP Integration](mcp.md) - Using with Claude and other AI tools
- [Language Support](languages.md) - Supported programming languages
- [Examples](examples.md) - Code examples and use cases
## Getting Help
- [GitHub Issues](https://github.com/nendotools/tree-sitter-mcp/issues) - Report bugs or request features
- [Contributing](../CONTRIBUTING.md) - How to contribute to the project