emekaokoye/mcp-rdf-explorer
A Model Context Protocol (MCP) server that provides conversational interface for the exploration and analysis of RDF (Turtle) based Knowledge Graph in Local File mode or SPARQL Endpoint mode.
Platform-specific configuration:
{
"mcpServers": {
"mcp-rdf-explorer": {
"command": "npx",
"args": [
"-y",
"mcp-rdf-explorer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...