Code Summarizer icon

Code Summarizer

Creatednicobailon

Summarizes code files within a directory using Gemini Flash 2.0, and offers an MCP server for LLM tool integration.

About

Code Summarizer is a command-line tool and MCP server that streamlines code comprehension by automatically generating summaries of code files using Gemini Flash 2.0. It recursively processes files, respects .gitignore rules, and provides summaries with configurable detail levels and lengths. The integrated Model Context Protocol (MCP) server allows seamless integration with LLM tools like Claude Desktop and Cursor AI, enabling developers to access code summaries and file content directly within their preferred environments.

Key Features

  • Recursively processes code files in a directory
  • 0 GitHub stars
  • MCP server for integration with LLM tools
  • Configurable detail level and summary length
  • Summarizes code files using Gemini Flash 2.0
  • Respects `.gitignore` rules

Use Cases

  • Integrating with Claude Desktop for code understanding
  • Using the CLI to summarize code and output to file
  • Integrating with Cursor AI for codebase summarization
    Code Summarizer: AI-Powered Code Summary Tool