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.
安装
$
pip install -r requirements.txt工具(12 个)
count_triples
ctx
(Context): The FastMCP context object.
endpoint
(str): The SPARQL endpoint URL to query.
execute_on_endpoint
full_text_search
get_mode
graph_stats
health_check
query
(str): The SPARQL query to execute.
search_term
(str): The term to search for.
sparql_query
use_service
(bool): Whether to use a SERVICE clause for federated queries in local mode (default: True).