MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

T
Tree Sitter MCP

A tree-sitter based MCP server for code analysis and security auditing

Created 1/24/2026
Updated about 1 month ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx tree-sitter-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "x1r0z-tree-sitter-mcp": { "command": "uvx", "args": [ "tree-sitter-mcp" ] } } }