alexandme/textql-mcp
3.2
If you are the rightful owner of textql-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.
TextQL MCP Server is a standalone server implementation that facilitates the translation of natural language into query languages and executes these queries.
Tools
Functions exposed to the LLM to take actions
translate_to_gql
Translates a natural language query into a GraphQL query.
query_graph
Executes a query against the database.
process_natural_language_query
Processes a natural language query by translating it to *
QL and executing it.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client