Apache Doris MCP Server Documentation

July 31, 2026 · View on GitHub

English | 简体中文

This documentation describes the 1.0 public contract. The root README is a quick entry point; the documents below separate product architecture, capability behavior, protocol, security, operations, reference, integration, migration, and release concerns.

Start here

GoalDocument
Install and run a local ServerQuick start
Understand the 1.0 designArchitecture overview
Follow one request end to endRequest and data flow
See every public domainTool domains
Understand runtime availabilityCapability availability
Connect an MCP HostHost integrations
Deploy safelyDeployment

Architecture

Capabilities

Protocol

  • MCP 2026-07-28 contract — transports, pagination, schemas, errors, state handles, tracing, and legacy isolation.

Security

Operations

  • Deployment — stdio, HTTP, Docker, proxies, workers, secrets, and rollout checks.
  • Reliability and limits — health, connection routing, failover, bounds, observability, fallbacks, and known limits.
  • Troubleshooting — startup, readiness, authentication, capability, query, and transport diagnostics.

Reference and integrations

Development, migration, and releases

Documentation rules

  • Runtime behavior and generated catalogs take precedence over prose.
  • English and Simplified Chinese topic guides must keep the same section structure and operational meaning.
  • The generated tool-registry.md must not be edited by hand.
  • Examples must use placeholders rather than deployable credentials.
  • A capability must not be documented as available solely because its Doris version range matches; runtime probes, provider state, and permissions are part of the contract.