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.
Apache Doris MCP Server
An MCP server for Apache Doris. This project provides an integration with Apache Doris to enable advanced command execution.
Usage
- This application requires configuring environment variables such as Doris host, port, user, and password to execute commands via MCP.
Development
- Before running, install uv.
- Set up the project environment and sync it with MCP Inspector for development purposes.