question
(string): the user's question
How to use it
question is exposed by the Sparql Llm MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the question tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Sparql Llm
$
uvx sparql-llmOther tools in Sparql Llm (5)
classes
(list[string]): high level concepts and potential classes that could be found in the SPARQL endpoints
endpoint
(string): the SPARQL endpoint URL to execute the query against
potential_classes
(list[string]): high level concepts and potential classes that could be found in the SPARQL endpoints
query
(string): a valid SPARQL query string
steps
(list[string]): split the question in standalone smaller parts if relevant