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
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments