Apache Doris MCP Server
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
Apache Doris MCP Server
Project Details
- morningman/mcp-doris
- Apache License 2.0
- Last Updated: 4/23/2025
Recomended MCP Servers
A simple MCP server that exposes datetime information to agentic systems and chat REPLs
a short description
HTTP-4-MCP configuration tool allows you to easily convert HTTP API to MCP tool without writing code. With simple...
Community MCP server for hyprctl
MCP server for Vidu video generation API
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and video generation...
A macOS menu bar application that helps manage MCP (Model Context Protocol) servers for Claude Desktop.
dedicated isolated environment for your AI agent
基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。





