Retrieve Go package metadata including name, summary, and documentation URLs from godocs.io to access basic information and links without fetching full documentation content.
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.
Search cocktails by ingredients, flavors, or similarity using batch processing to retrieve complete recipes with measurements, instructions, and specifications.
Retrieve detailed information about cocktail ingredients including descriptions, usage in recipes, substitution options, and flavor profiles to support ingredient research and cocktail creation.
Enables academic research through paper search across multiple databases (IACR, CryptoBib, Crossref, Google Scholar), PDF processing, and GitHub repository browsing. Features modular architecture with FastMCP-based proxy server routing to specialized academic tools.
A Model Context Protocol server that enables LLMs to interact with Git repositories, providing tools to read, search, and manipulate Git repositories through commands like status, diff, commit, and branch management.