risingwave-mcp

risingwavelabs/risingwave-mcp

3.3

If you are the rightful owner of risingwave-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

RisingWave MCP Server is a lightweight Model Context Protocol server designed to facilitate natural language querying and management of RisingWave streaming databases through AI assistants.

Tools

Functions exposed to the LLM to take actions

list_databases

List all databases

show_tables

List tables in the current database

describe_table

Describe the schema of a table

run_select_query

Safely execute a SELECT query

explain_query

Get query execution plan without running it

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources