hubeet-queryhub-mcpserver

Hubeet-AI/hubeet-queryhub-mcpserver

3.2

If you are the rightful owner of hubeet-queryhub-mcpserver 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 Database Schema MCP Server is a sophisticated tool designed to extract, enrich, and index database schemas using OpenAI's LLM and vector embeddings, enabling natural language querying across various database types.

Tools

Functions exposed to the LLM to take actions

extractSchema

Extracts and enriches database schema from all connected databases.

reindexSchema

Reindexes the current schema into the vector database.

reindexAll

Clears and reindexes all schema data in the vector database.

queryNaturalLanguage

Processes a natural language question and returns relevant schema elements, proposed SQL, and execution results.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources