alibabacloud-lindorm-mcp-server

alibabacloud-lindorm-mcp-server

3.3

If you are the rightful owner of alibabacloud-lindorm-mcp-server 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.

This repository is an example of how to create a MCP server for Lindorm, a multi-model NoSQL database.

lindorm_retrieve_from_index

Retrieve from an existing indexes using both full-text search and vector search, and return the aggregated results.

lindorm_get_index_fields

Get the fields info of the indexes, especially get the vector stored field and content stored field.

lindorm_list_all_index

List all the indexes you have.

lindorm_execute_sql

Execute SQL query on Lindorm database.

lindorm_show_tables

Get all tables in the Lindorm database.

lindorm_describe_table

Get tables schema in the Lindorm database.