Apache Doris Mcp Server MCP Server #223
Replies: 1 comment 1 reply
-
查询执行失败,系统检测到潜在的SQL注入风险。为了安全起见,查询被拒绝执行。请确保查询语句是安全的,或者联系管理员以获取进一步的帮助。这个怎么解决 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apache Doris Mcp Server MCP Server
Doris MCP (Model Control Panel) Server is a backend service built with Python and FastAPI. It implements the MCP (Model Control Panel) protocol, allowing clients to interact with it through defined "Tools". It's primarily designed to connect to Apache Doris databases, potentially leveraging Large Language Models (LLMs) for tasks like converting natural language queries to SQL (NL2SQL), executing queries, and performing metadata management and analysis.
https://mcp.so/server/apache-doris-mcp-server/Doris?tab=comments
Beta Was this translation helpful? Give feedback.
All reactions