codesight-mcp

cmillstead/codesight-mcp
★ 1 stars Python AI/LLM Updated today
Security-hardened, token-efficient MCP server for code exploration via tree-sitter AST parsing
View on GitHub → Try with Claude — $10 free →

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-mcp": {
      "command": "uvx",
      "args": [
        "codesight-mcp"
      ]
    }
  }
}

Or install with pip: pip install codesight-mcp

README Excerpt

<p align="center"> <br> <b>Security-hardened, token-efficient code intelligence for AI assistants.</b> <br><br> <a href="LICENSE"> <img src="https://img.shields.io/github/license/cmillstead/codesight-mcp?style=flat-square" alt="License"> </a> <img src="https://img.shields.io/badge/MCP-Compatible-green?style=flat-square" alt="MCP Compatible">

Tools (18)

ANTHROPIC_API_KEYCODESIGHT_ALLOWED_ROOTSCODESIGHT_EMBED_MODELCODESIGHT_EMBED_PROVIDERCODESIGHT_LOG_LEVELCODESIGHT_NO_REDACTCODESIGHT_NO_SEMANTICCODESIGHT_READ_ONLYCODESIGHT_USAGE_ENABLEDCODESIGHT_USAGE_LOGCODESIGHT_USAGE_MAX_MEMORYCODE_INDEX_PATHGITHUB_TOKENLOG_LEVELsemanticsemantic_onlysemantic_weightverify