This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-mcp-server.git


The following commit(s) were added to refs/heads/master by this push:
     new 466fcbd  Update README.md
466fcbd is described below

commit 466fcbdb45ac7d1269b1ed15698ee7301077dc1c
Author: Mingyu Chen (Rayner) <[email protected]>
AuthorDate: Tue Jun 3 11:45:49 2025 +0800

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 971731d..a122f75 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Doris 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.
+Doris MCP (Model Context Protocol) Server is a backend service built with 
Python and FastAPI. It implements the MCP, 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.
 
 ## Core Features
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to