FreeOnePlus/doris-mcp-server
If you are the rightful owner of doris-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Doris MCP Server is a backend service built with Python and FastAPI, implementing the Model Control Panel (MCP) protocol to interact with Apache Doris databases using natural language queries.
Tools
Functions exposed to the LLM to take actions
refresh_metadata
Refreshes and saves metadata with optional force refresh.
sql_optimize
Performs optimization analysis on SQL statements.
fix_sql
Fixes syntax errors in SQL statements.
health
Checks the health status of the service and database.
exec_query
Executes SQL queries and returns results.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client