Skip to content

Latest commit

 

History

History
109 lines (86 loc) · 4.79 KB

File metadata and controls

109 lines (86 loc) · 4.79 KB

Apache Doris MCP Server Documentation

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

Goal Document
Install and run a local Server Quick start
Understand the 1.0 design Architecture overview
Follow one request end to end Request and data flow
See every public domain Tool domains
Understand runtime availability Capability availability
Connect an MCP Host Host integrations
Deploy safely Deployment

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.