Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Apache Doris Server

БесплатноНе проверен

An MCP server that enables users to interact with Apache Doris databases through natural language, supporting query and management operations.

GitHubEmbed

Описание

An MCP server that enables users to interact with Apache Doris databases through natural language, supporting query and management operations.

README

Add to Cursor Add to VS Code Add to Claude Add to ChatGPT Add to Codex Add to Gemini

Apache Doris MCP Server

smithery badge

An MCP server for Apache Doris.

Demo

Usage

Cursor

Name: doris
Type: command
Command: DORIS_HOST=<doris-host> DORIS_PORT=<port> DORIS_USER=<doris-user> DORIS_PASSWORD=<doris-pwd> uv run --with mcp-doris --python 3.13 mcp-doris

Development

Prerequest

  • install uv

Run MCP Inspector

cd /path/to/mcp-doris
uv sync
source .venv/bin/activate
export PYTHONPATH=/path/to/mcp-doris:$PYTHONPATH
env DORIS_HOST=<doris-host> DORIS_PORT=<port> DORIS_USER=<doris-user> DORIS_PASSWORD=<doris-pwd> mcp dev mcp_doris/mcp_server.py

Then visit http://localhost:5173 in web browser.

Publish

uv build
uv publish

from github.com/fastmcp-me/mcp-doris

Установка Apache Doris Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/fastmcp-me/mcp-doris

FAQ

Apache Doris Server MCP бесплатный?

Да, Apache Doris Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Apache Doris Server?

Нет, Apache Doris Server работает без API-ключей и переменных окружения.

Apache Doris Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Apache Doris Server в Claude Desktop, Claude Code или Cursor?

Открой Apache Doris Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Apache Doris Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development