vAirpower/aws-strands-mcp-knowledge-graph
If you are the rightful owner of aws-strands-mcp-knowledge-graph 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.
The Model Context Protocol (MCP) server is a specialized server designed to facilitate communication and data exchange between various components in a knowledge graph ecosystem, particularly focusing on SPARQL queries and semantic search capabilities.
Tools
Functions exposed to the LLM to take actions
execute_sparql
Execute SPARQL queries against the RDF store
get_facilities_near
Find facilities within proximity of coordinates
search_by_text
Text-based search across facility descriptions
get_sample_data
Retrieve sample RDF data for exploration
get_classes
List all RDF classes in the knowledge graph
get_properties
List all RDF properties in the knowledge graph
count_triples
Get total count of RDF triples
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client