KxSystems/kdbai-mcp-server
If you are the rightful owner of kdbai-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.
The KDB.AI MCP Server facilitates interaction with KDB.AI using natural language for efficient vector database operations and advanced data analysis.
Tools
Functions exposed to the LLM to take actions
kdbai_query_data
Query data from a KDBAI table with support for filtering, sorting, grouping, limit, and aggregation.
kdbai_similarity_search
Perform vector similarity search on a KDB.AI table.
kdbai_hybrid_search
Perform hybrid search combining vector and text (sparse) search on a KDB.AI table.
kdbai_list_databases
List all database names in the KDB.AI database.
kdbai_database_info
Get KDB.AI database information including tables information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client