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
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments