MCP Server SPARQL
@ekzhu
About MCP Server SPARQL
An MCP server for querying SPARQL endpoint.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-sparql": {
"command": "uvx",
"args": [
"mcp-server-sparql",
"--endpoint",
"https://query.wikidata.org/sparql"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP Server SPARQL?
MCP Server SPARQL is a Model Context Protocol (MCP) server that provides a tool for executing SPARQL queries against a configured SPARQL endpoint, such as Wikidata. It is intended for developers and data analysts who need to query RDF datasets through MCP-compatible clients.
How to use MCP Server SPARQL?
Install and configure the server using uvx by specifying the SPARQL endpoint URL as a command-line argument. Invoke the query tool within an MCP client, passing a valid SPARQL query string as the query_string parameter, and receive the results.
Key features of MCP Server SPARQL
- Single
querytool to execute SPARQL queries - Configurable SPARQL endpoint via
--endpoint - Returns query results to the MCP client
- Lightweight, runs via
uvxwith no additional installation
Use cases of MCP Server SPARQL
- Querying the Wikidata SPARQL endpoint from an MCP-enabled agent
- Integrating SPARQL data retrieval into AI assistant workflows
- Automating RDF dataset lookups without manual HTTP requests
FAQ from MCP Server SPARQL
—
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments