Analyze code and files using Gemini's large context window for security, architecture, or performance insights. Ask questions about specific files or repository code to get focused analysis.
Process and analyze PDF files to extract context for structured problem-solving. Specify file path, max pages, and chunk size for optimized handling of large documents.
Analyze code and files using Gemini's large context window for security, architecture, performance, or general insights. Ask questions about specific files or repository code to get concise, normal, or detailed responses.
Process large files efficiently by streaming them in manageable chunks without loading entire files into memory, enabling step-by-step handling of oversized data.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
Enables intelligent handling of large files through smart chunking, search with regex support, line navigation, and streaming capabilities without loading entire files into memory.
A local vector database system that provides LLM coding agents with fast, efficient semantic search capabilities for software projects via the Message Control Protocol.