loading…
Search for a command to run...
loading…
An MCP server that enables users to interact with Apache Doris databases through natural language, supporting query and management operations.
An MCP server that enables users to interact with Apache Doris databases through natural language, supporting query and management operations.
Add to Cursor Add to VS Code Add to Claude Add to ChatGPT Add to Codex Add to Gemini
An MCP server for Apache Doris.

Name: doris
Type: command
Command: DORIS_HOST=<doris-host> DORIS_PORT=<port> DORIS_USER=<doris-user> DORIS_PASSWORD=<doris-pwd> uv run --with mcp-doris --python 3.13 mcp-doris
cd /path/to/mcp-doris
uv sync
source .venv/bin/activate
export PYTHONPATH=/path/to/mcp-doris:$PYTHONPATH
env DORIS_HOST=<doris-host> DORIS_PORT=<port> DORIS_USER=<doris-user> DORIS_PASSWORD=<doris-pwd> mcp dev mcp_doris/mcp_server.py
Then visit http://localhost:5173 in web browser.
uv build
uv publish
Run in your terminal:
claude mcp add apache-doris-mcp-server -- npx Yes, Apache Doris Server MCP is free — one-click install via Unyly at no cost.
No, Apache Doris Server runs without API keys or environment variables.
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
Open Apache Doris Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs