query
(string): a valid SPARQL query string
How to use it
query is exposed by the Sparql Llm MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query 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
question
(string): the user's question
steps
(list[string]): split the question in standalone smaller parts if relevant