mcp-rdf-explorer

emekaokoye/mcp-rdf-explorer

3.5

If you are the rightful owner of mcp-rdf-explorer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

RDF Explorer v1.0.0 is a Model Context Protocol (MCP) server designed to facilitate the exploration and analysis of RDF-based Knowledge Graphs using a conversational interface.

Tools

Functions exposed to the LLM to take actions

execute_on_endpoint

Execute a SPARQL query directly on an external endpoint.

sparql_query

Execute a SPARQL query on the current graph or active external endpoint.

graph_stats

Calculate and return statistics about the graph in JSON format.

count_triples

Count triples in the graph. Disabled in SPARQL Endpoint Mode.

full_text_search

Perform a full-text search on the graph or endpoint.

health_check

Check the health of the triplestore connection.

get_mode

Get the current mode of RDF Explorer.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources