brunoprela/questdb-mcp
3.2
If you are the rightful owner of questdb-mcp 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 QuestDB MCP Server is a Model Context Protocol server designed to facilitate interaction between AI assistants and QuestDB databases, enabling efficient querying and data insertion.
Tools
Functions exposed to the LLM to take actions
query
Execute a SQL SELECT query on QuestDB.
insert
Insert data into a QuestDB table.
list_tables
List all tables in the QuestDB database.
describe_table
Get the schema of a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client