https://github.com/morningman/mcp-doris

An MCP server for Apache Doris & VeloDB

https://github.com/morningman/mcp-doris

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.9%) to scientific vocabulary

Keywords

data-science doris mcp-server
Last synced: 9 months ago · JSON representation

Repository

An MCP server for Apache Doris & VeloDB

Basic Info
  • Host: GitHub
  • Owner: morningman
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage: https://doris.apache.org/
  • Size: 5.13 MB
Statistics
  • Stars: 15
  • Watchers: 1
  • Forks: 4
  • Open Issues: 4
  • Releases: 0
Topics
data-science doris mcp-server
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

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

sql 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

Owner

  • Name: Mingyu Chen
  • Login: morningman
  • Kind: user

Apache Doris PMC Chair

GitHub Events

Total
  • Issues event: 1
  • Watch event: 13
  • Push event: 11
  • Pull request event: 2
  • Fork event: 6
  • Create event: 3
Last Year
  • Issues event: 1
  • Watch event: 13
  • Push event: 11
  • Pull request event: 2
  • Fork event: 6
  • Create event: 3

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 22 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: mcp-doris

An MCP server for Apache Doris.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 22 Last month
Rankings
Dependent packages count: 9.5%
Forks count: 31.7%
Average: 34.1%
Stargazers count: 41.7%
Dependent repos count: 53.7%
Maintainers (1)
Last synced: 10 months ago