Skip to content
Back to DBHub, Minimal Database MCP Server

Card snapshot

dbhub.ai · 2026-07-31 09:00:59 UTC · 2d99daa3dbf9156d343528fc0ad985e86ead057ec3bf242f74e93788b2384823

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "DBHub, Minimal Database MCP Server",
  "url": "https://dbhub.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://dbhub.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://dbhub.ai/",
    "organization": "DBHub, Minimal Database MCP Server"
  },
  "documentationUrl": "https://dbhub.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "dbhub",
      "name": "Dbhub",
      "description": "Use when connecting AI agents to databases for schema exploration, SQL execution, and data queries. Reach for this skill when setting up MCP database tools for Claude Desktop, Claude Code, Cursor, VS Code, or other MCP-compatible clients. Use it to configure multi-database setups, create custom parameterized tools, and enforce database access controls.",
      "tags": [],
      "url": "https://dbhub.ai/.well-known/agent-skills/dbhub/skill.md"
    }
  ]
}