brunoprela/kdb-x-mcp-server-ts
3.2
If you are the rightful owner of kdb-x-mcp-server-ts 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.
The KDB-X MCP Server is a TypeScript implementation that allows users to query KDB-X data using natural language, providing a robust interface for seamless data interaction.
Tools
Functions exposed to the LLM to take actions
kdbx_run_sql_query
Execute SQL SELECT queries against KDB-X database.
kdbx_similarity_search
Perform vector similarity search on a KDB-X table.
kdbx_hybrid_search
Perform hybrid search combining vector similarity and sparse text search.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client