mcp-doris
13
The Apache Doris MCP Server is designed to integrate with Apache Doris, providing a command execution interface through the Model Context Protocol. It facilitates seamless operation and integration with databases using the MCP framework.
What is the Apache Doris MCP Server?
It is a Model Context Protocol server designed to interface with Apache Doris for real-time data analytics.
What is required to run the MCP Inspector?
You need to install 'uv', sync the project, activate the virtual environment, and set the necessary environment variables.
How do I publish the Apache Doris MCP Server?
You can publish the server using the 'uv build' and 'uv publish' commands.