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