Apache Doris MCP Server
@morningman
About Apache Doris MCP Server
An MCP server for Apache Doris & VeloDB
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"doris": {
"command": "uv",
"args": [
"run",
"--with",
"mcp-doris",
"--python",
"3.13",
"mcp-doris"
],
"env": {
"DORIS_HOST": "",
"DORIS_PORT": "",
"DORIS_USER": "",
"DORIS_PASSWORD": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Apache Doris MCP Server?
It is an MCP server that provides a bridge between the Model Context Protocol (MCP) and Apache Doris, a real-time analytical database. It allows users to integrate Doris into MCP-compatible tools such as
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Comments