loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

agentic-graph-rag

MCP Tool

imagines-nummorum/agentic-graph-rag

GraphRAG-Driven Agentic Reasoning: A Research Prototype using ADK, MCP, and Neo4j

Install

$ npx loaditout add imagines-nummorum/agentic-graph-rag

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "agentic-graph-rag": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-graph-rag"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> </p>

GraphRAG-Driven Agentic Reasoning: A Research Prototype using ADK, MCP, and Neo4j

Case Study: Ancient Numismatics & the IN.IDEA Model

DOI: [10.5281/zenodo.19183341](https://doi.org/10.5281/zenodo.19183341)

Features & Capabilities

This prototype transforms a static Knowledge Graph into an interactive chat partner. Key capabilities include:

  • Agentic Graph Traversal: The agent generates ad-hoc Cypher queries to navigate complex relationships without hardcoded paths.
  • Epistemic Reasoning: Instead of just returning "facts," the system retrieves interpreted data, including scholarly confidence scores and evidence chains.
  • Multimodal Analysis: Combines CLIP-based visual similarity with LLM-driven morphological analysis to identify and describe compositions.
  • Context-Aware Onboarding: An MCP-driven onboarding process that injects the current graph ontology into the agent's context.
  • Efficiency-First Architecture: Designed to interact with small-scale models (e.g., Gemini 3.1 Flash Light Preview with *Thinking: LOW*, or even *MINIMUM*). No expensive flagship models are required for this kind of reasoning - only high-quality, structured data (which is, admittedly, the hardest part to obtain).
  • Token-Optimized Communication: Unlike many traditional RAG systems that flood the context window with verbose JSON, this system uses "topological" Markdown for detailed graph outputs (unit details) and GraphQL schema definitions. This drastically reduces token consumption while maintaining perfect legibility for the LLM.
System Architecture

The system consists of four main components orchestrated via Docker:

  • Neo4j Database: Stores the multi-layered Knowledge Graph and handles vector-based similarity searches for coin images.
  • **FMA

Tags

adkaiai-agentcypherdockerdocker-composefastapigeminigraphragknowledge-graphmcpmcp-serverneo4jpython3rag

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated23 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/imagines-nummorum/agentic-graph-rag)](https://loaditout.ai/skills/imagines-nummorum/agentic-graph-rag)