mindsdb
Basic Information
MindsDB is an open-source server designed to let humans, AI, agents, and applications get accurate answers from large-scale, distributed data sources. The repository provides a self-hostable server you can run locally or in the cloud, with recommended Docker-based installation options. It exposes a Model Context Protocol (MCP) server to connect applications, offers MindsDB SQL for creating knowledge bases and unified views, and includes built-in agents specialized for question answering over connected data. The project focuses on connecting hundreds of enterprise data sources, unifying structured and unstructured data for queryable access, and responding with context-aware answers. The codebase and documentation target deployable server functionality, integrations, and developer contribution workflows.