Files
2026-07-13 13:09:14 +08:00

21 lines
523 B
JSON

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.t8y2/dbx",
"description": "Query and manage databases from AI agents using connections configured in DBX.",
"repository": {
"url": "https://github.com/t8y2/dbx",
"source": "github"
},
"version": "0.4.28",
"packages": [
{
"registryType": "npm",
"identifier": "@dbx-app/mcp-server",
"version": "0.4.28",
"transport": {
"type": "stdio"
}
}
]
}