mcp sparql for Windsurf
io.github.daedalus/mcp-sparql
MCP server exposing SPARQL query functionalities for LLMs
client:Windsurf
transport:stdio
runtime:pypi
Install mcp sparql in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-sparql": {
"command": "uvx",
"args": [
"mcp-sparql"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs