Test and Query Your GraphRAG Database with MCP Server

This title was summarized by AI from the post below.

If you followed my previous tutorial on building a YouTube GraphRAG database with OpenClaw, n8n, Gemini embeddings, and Neo4j, there is now a simple way to test and query your graph. In that tutorial, we created an ingestion pipeline to collect YouTube metadata, build embedding-ready text, generate Gemini embeddings, and store videos, channels, topics, and vector embeddings in Neo4j. Tutorial blog: https://lnkd.in/e9SUuEh2 I have now added a custom MCP server for this workflow. You can use it to test whether your graph database is working correctly, inspect the Neo4j schema and vector indexes, run semantic video search, retrieve video context, find related videos, and generate learning-path recommendations from the graph. GitHub repository: https://lnkd.in/eZ5GNTAT This MCP server is not meant to be a production GraphRAG platform. It is a lightweight testing and querying layer for the tutorial workflow and a practical example of how an AI agent can connect to a structured knowledge graph via MCP. #OpenClaw #MCP #Neo4j #n8n #GraphRAG #Gemini #AIAgents #KnowledgeGraph #LBSocial

  • text

To view or add a comment, sign in

Explore content categories