pgmcp: PGMCP connects AI assistants to any PostgreSQL database through natural language queries. It provides secure read-only access, automatic streaming, and supports multiple output formats. It works with various MCP-compatible clients like Cursor and Claude Desktop.; code-graph-rag: Code-Graph-RAG is an accurate Retrieval-Augmented Generation (RAG) system designed for multi-language codebases. It uses Tree-sitter to analyze code, build comprehensive knowledge graphs, and allows natural language querying of codebase structure and relationships. The system also includes advanced editing capabilities, enabling users to modify code directly through natural language prompts.
Query database using natural language
Analyze and ingest multi-language codebases into a knowledge graph.