DB-GPT

GitHub

Open-source agentic AI data assistant for the next generation of AI + Data products.

19,676 stars Python Python 1 file ยท ~3,868 tokens #agents#bgi#database#deepseek#gpt#gpt-4#hacktoberfest#llm

DB-GPT MCP Server

MCP server for eosphoros-ai/DB-GPT

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "DB-GPT": {
      "command": "npx",
      "args": [
        "-y",
        "@eosphoros-ai/DB-GPT"
      ]
    }
  }
}