Serversio.github.krayinc/docbase
D

io.github.krayinc/docbase

io.github.krayinc/docbase · v1.1.3
● Remote
v1.1.3remote🌐 https://mcp.docbase.io/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.krayinc/docbase",
  "description": "DocBase MCP server for AI agents",
  "repository": {
    "url": "https://github.com/krayinc/docbase-mcp-server",
    "source": "github"
  },
  "version": "1.1.3",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.docbase.io/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}