Susant-CloudHub/MCP-BI
If you are the rightful owner of MCP-BI and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
THinklee MCP Starter is a minimal Model Context Protocol (MCP) stack designed for Business Intelligence (BI) applications.
Tools
Functions exposed to the LLM to take actions
discover_sources
Discovers available data sources.
list_metrics
Lists available metrics from the sample registry.
query
Executes raw SQL queries on specified data sources.
calc_kpi
Calculates key performance indicators based on specified metrics.
ask
Converts natural language questions into SQL queries.
register_s3_table
Registers an S3 object as a logical table for querying.
ask_s3
Handles natural language questions over S3 data using DuckDB SQL.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client