kumo-rfm-mcp

kumo-ai/kumo-rfm-mcp

3.4

If you are the rightful owner of kumo-rfm-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.

KumoRFM MCP Server is a powerful tool for querying relational multi-table data using a pre-trained Relational Foundation Model.

Tools

Functions exposed to the LLM to take actions

find_table_files

Search for tabular files like CSV and Parquet in a directory.

inspect_table_files

Inspect the first rows of table-like files.

inspect_graph_metadata

Review the current graph metadata.

update_graph_metadata

Partially update the current graph metadata.

get_mermaid

Return the graph as a Mermaid entity relationship diagram.

materialize_graph

Materialize the graph for inference operations.

lookup_table_rows

Lookup rows in the raw data frame of a table for a list of primary keys.

predict

Execute a predictive query and return model predictions.

evaluate

Evaluate a predictive query and return performance metrics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources