Back to search
30
MCP

Code Analyze MCP

io.github.clouatre-labs/code-analyze-mcp

MCP server for code structure analysis using tree-sitter.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_pwno-io_treesitter-mcp
MCP server for code analysis using Tree-sitter
0 tools
iflow-mcp_mcp-server-tree-sitter
MCP Server for Tree-sitter code analysis
0 tools
Aptu Coder
MCP server for code structure analysis using tree-sitter.
0 tools
aft-mcp
Tree-sitter powered code analysis MCP server for Claude Code
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
src-mcp
MCP server for semantic code search and codebase analysis — Treesitter parsing, AST extraction, and embedding-based indexing for any LLM tha
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_analyze_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}