Apache Kylin · Capability

Apache Kylin OLAP Analytics

Workflow capability for data analysts and BI engineers to execute OLAP queries, manage projects, and monitor cube build jobs in Apache Kylin.

Run with Naftiko Apache KylinBig Data AnalyticsBusiness IntelligenceOLAP

What You Can Do

POST
Execute query
/v1/query
GET
List projects
/v1/projects
GET
List jobs
/v1/jobs

MCP Tools

execute-sql-query

Execute a SQL query on Apache Kylin to retrieve OLAP analytics results

read-only
list-projects

List all Kylin projects and their configurations

read-only
list-models

List data models in a Kylin project

read-only
list-jobs

List cube build jobs and their statuses

read-only
cancel-job

Cancel a running Kylin cube build job

APIs Used

kylin-rest-api