Bridges Large Language Models (LLMs) with databases using a Model Context Protocol (MCP) server.
QueryCraft is a versatile Model Context Protocol (MCP) server that streamlines the interaction between Large Language Models (LLMs) and various database systems. Through a standardized protocol, LLMs can dynamically discover database schemas, execute queries, and retrieve data. The server offers support for multiple database backends, including PostgreSQL and SQLite, configurable via environment variables, ensuring adaptability to diverse environments.