qmcp

gabiteodoru/qmcp

3.3

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

qmcp is a Model Context Protocol (MCP) server designed for q/kdb+ integration, providing AI systems with controlled access to q/kdb+ databases for development and debugging workflows.

Tools

Functions exposed to the LLM to take actions

connect_to_q

Connect to q server with fallback logic

query_q

Execute q commands and return results

set_timeout_switch_to_async

Configure when queries switch to async mode

set_timeout_interrupt_q

Configure when to send SIGINT to cancel queries

set_timeout_connection

Configure connection timeout

get_timeout_settings

View current timeout configuration

get_current_task_status

Check status of running async query

get_current_task_result

Retrieve result of completed async query

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources