MCP Server
MCP
io.github.daedalus/mcp-sparql
MCP server exposing SPARQL query functionalities for LLMs
Install
uvx mcp-sparql
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-sparql",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment