About
An MCP server for Apache Doris & VeloDB
README
An MCP server for Apache Doris.

Usage
Cursor
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
Development
Prerequest
- install uv
Run MCP Inspector
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.
Publish
uv build
uv publish
Installing Doris
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/morningman/mcp-dorisFAQ
Is Doris MCP free?
Yes, Doris MCP is free — one-click install via Unyly at no cost.
Does Doris need an API key?
No, Doris runs without API keys or environment variables.
Is Doris hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Doris in Claude Desktop, Claude Code or Cursor?
Open Doris on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Doris with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
