ramuzes/mcp-jena
If you are the rightful owner of mcp-jena 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.
A Model Context Protocol (MCP) server that connects AI agents to Apache Jena for SPARQL query capabilities.
Tools
Functions exposed to the LLM to take actions
execute_sparql_query
Execute a SPARQL query against the Jena dataset with comprehensive SPARQL syntax documentation.
execute_sparql_update
Execute a SPARQL update query to modify the dataset with insert/delete operations documentation.
list_graphs
List all available named graphs in the dataset with usage patterns and best practices.
sparql_query_templates
Get pre-built SPARQL query templates for exploration, property-paths, statistics, validation, and schema.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client