ajayrathore/kdb-mcp-server
3.2
If you are the rightful owner of kdb-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.
A Model Context Protocol (MCP) server that integrates KDB+ database functionality with LLMs using PyKX, enabling AI assistants to execute queries and analyze data.
Tools
Functions exposed to the LLM to take actions
execute_query
Execute a KDB+ query and return formatted results.
connection_status
Check the current KDB+ connection status.
syntax_check
Validate KDB+ query syntax without execution.
help_info
Get help for KDB+ functions, syntax, or concepts.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client