CodeSight

msenol/CodeSight
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
Enterprise-grade MCP server for AI-powered code intelligence. Indexes codebases, provides semantic search, function analysis, and multi-language support.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codesight": {
      "command": "npx",
      "args": [
        "-y",
        "msenol/CodeSight"
      ]
    }
  }
}

README Excerpt

> AI-powered code intelligence for your IDE. Index any codebase, then ask questions about it in natural language via Claude, Cursor, VS Code, or any MCP client. **16 tools** — search, explain, trace data flow, find duplicates, analyze security, check complexity, AI code review, bug prediction, and more.

Tools (16)

ai_code_reviewanalyze_codebase_complexityanalyze_securitybug_predictioncheck_complexitycontext_aware_code_generationexplain_functionfind_duplicatesfind_referencesget_api_endpointsindex_codebaseintelligent_refactoringsearch_codesuggest_refactoringtechnical_debt_analysistrace_data_flow

Topics

aicode-analysiscode-intelligencedeveloper-toolsmcprusttree-sittertypescript