mcp-server-codebase-analyser

kushalsai-01/mcp-server-codebase-analyser
★ 2 stars TypeScript Code/Dev Tools Updated 3mo ago
MCP server that analyzes TypeScript codebases, detects code health issues, fetches system incidents, and generates actionable remediation plans. Supports dual transport (STDIO for local dev, SSE for cloud deployment). Built with ts-morph, Express, and Zod validation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-codebase-": {
      "command": "npx",
      "args": [
        "-y",
        "kushalsai-01/mcp-server-codebase-analyser"
      ]
    }
  }
}

Topics

agentic-aiagentic-workflowai-toolsmcp-servermodel-context-protocoltypescript