Skip to main content
Glama
docs.json1.96 kB
{ "$schema": "https://mintlify.com/docs.json", "theme": "mint", "fonts": { "family": "DM Sans" }, "name": "DBHub, Minimal Database MCP Server", "colors": { "primary": "#335DFF", "light": "#E8ECFF", "dark": "#0A1633" }, "favicon": "/favicon.svg", "navigation": { "tabs": [ { "tab": "Docs", "groups": [ { "group": "Getting Started", "pages": ["index", "installation", "quickstart"] }, { "group": "MCP Tools", "pages": [ "tools/overview", "tools/execute-sql", "tools/search-objects", "tools/custom-tools" ] }, { "group": "Workbench", "pages": [ "workbench/overview", "workbench/tool-execution", "workbench/request-history" ] }, { "group": "Configuration", "pages": ["config/command-line", "config/toml", "config/debug"] } ] }, { "tab": "Blog", "pages": [ "blog/postgres-mcp-server-review-dbhub", "blog/postgres-mcp-server-review-supabase-mcp", "blog/postgres-mcp-server-review-mcp-toolbox" ] } ] }, "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