Analyze PostgreSQL index bloat to identify fragmented indexes that need REINDEX operations, improve query performance, and reduce storage waste by examining leaf page density and fragmentation percentages.
Search and discover cocktail recipes using natural language queries, ingredient filters, flavor preferences, and similarity matching to find complete drink recipes with measurements and preparation instructions.
Retrieve detailed information about cocktail ingredients including descriptions, usage in recipes, substitution options, and flavor profiles to support ingredient research and cocktail creation.
Verify the status of a git repository, identifying staged, unstaged, and untracked files. Specify a repository path or use the current directory to assess changes and prepare for commits.
Compare changes between two branches in a Git repository to identify file differences, with an option to include detailed diff patches for precise analysis.
Generate a Git repository archive in zip or tar format by specifying the repository path, output path, and optional parameters like prefix and tree-ish.
Provides deep git file-level forensics tools to analyze detailed file histories, changes, and patterns within git repositories, focusing on individual file analysis rather than repository-wide operations.
A Node.js server that allows browsing Git repositories through MCP, providing tools to view directory structures and read important files from repositories.