Back to directory
ekzhu/mcp-server-sparql

ekzhu/mcp-server-sparql

@ekzhu

A Model Context Protocol (MCP) server that provides tools for querying SPARQL endpoints.

sparqlqueryknowledge-graphendpointtooldata

Installation & Configuration

{
  "mcpServers": {
    "mcp-server-sparql": {
      "command": "uvx",
      "args": [
        "mcp-server-sparql",
        "--endpoint",
        "https://query.wikidata.org/sparql"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15