Skip to main content
Glama
docs.json1.61 kB
{ "$schema": "https://mintlify.com/docs.json", "theme": "mint", "fonts": { "family": "DM Sans" }, "name": "DBHub", "colors": { "primary": "#335DFF", "light": "#E8ECFF", "dark": "#0A1633" }, "favicon": "/favicon.svg", "navigation": { "groups": [ { "group": "Getting Started", "pages": ["index", "installation", "quickstart"] }, { "group": "Tools", "pages": ["tools/overview", "tools/execute-sql", "tools/search-objects"] }, { "group": "Integrations", "pages": [ "integrations/claude-code", "integrations/claude-desktop", "integrations/codex", "integrations/cursor", "integrations/dify", "integrations/librechat", "integrations/vscode" ] }, { "group": "Configuration", "pages": ["config/server-options", "config/multi-database", "config/debug"] } ] }, "logo": { "light": "/images/logo/full-light.svg", "dark": "/images/logo/full-dark.svg" }, "navbar": { "primary": { "type": "github", "href": "https://github.com/bytebase/dbhub" } }, "footer": { "socials": { "github": "https://github.com/bytebase/dbhub", "x": "https://x.com/Bytebase" } }, "contextual": { "options": ["copy", "view"] }, "errors": { "404": { "redirect": false } }, "seo": { "metatags": { "canonical": "https://dbhub.ai" } }, "integrations": { "plausible": { "domain": "dbhub.ai" } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bytebase/dbhub'

If you have feedback or need assistance with the MCP directory API, please join our Discord server