Installation & Configuration
{
"mcpServers": {
"doris-stdio": {
"command": "doris-mcp-server",
"args": [
"--transport",
"stdio"
],
"env": {
"DORIS_HOST": "127.0.0.1",
"DORIS_PORT": "9030",
"DORIS_USER": "root",
"DORIS_PASSWORD": "your_db_password"
}
}
}
}Information
Transport
stdiostreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12