Mcp Neo4j
Neo4j Labs Model Context Protocol servers
Neo4j Graphrag Skill
Build GraphRAG retrieval pipelines on Neo4j using the neo4j-graphrag Python
Gds Agent
MCP Server with tools from Neo4j GDS(Graph Data Science) library.
Neo4j Kafka Skill
Configure and operate the Neo4j Connector for Kafka (sink + source) and the
Neo4j Getting Started Skill
Orchestrates zero-to-running-app in 8 stages — prerequisites → context →
Neo4j Genai Plugin Skill
Use Neo4j GenAI Plugin ai.text.* functions and procedures for in-Cypher
Neo4j Import Skill
Import structured data into Neo4j — LOAD CSV, CALL IN TRANSACTIONS, neo4j-admin
Neo4j Gds Skill
Neo4j Graph Data Science (GDS) embedded plugin via Python client or Cypher —
Neo4j Cypher Skill
Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x.
Neo4j Driver Dotnet Skill
Neo4j .NET Driver v6 — IDriver lifecycle, DI registration (singleton), ExecutableQuery
Neo4j Driver Javascript Skill
Neo4j JavaScript/TypeScript Driver v6 — driver lifecycle, executeQuery,
Neo4j Spring Data Skill
Use when building Spring Boot applications with Neo4j using Spring Data Neo4j (SDN 7.x/8.x):
Neo4j Spark Skill
Use when reading from or writing to Neo4j with Apache Spark or Databricks using the
Neo4j Driver Java Skill
Neo4j Java Driver v6 — driver lifecycle, Maven/Gradle setup, executableQuery,
Neo4j Cli Tools Skill
Use when working with Neo4j command-line tools — neo4j-cli (modern unified
Neo4j Aura Graph Analytics Skill
Serverless Aura Graph Analytics (AGA) GDS Sessions — covers GdsSessions,
Neo4j Aura Agent Skill
Manages Neo4j Aura Agents via the v2beta1 REST API — create, list, get, update, delete,
Neo4j Aura Provisioning Skill
Provisions and manages Neo4j Aura instances via CLI (aura-cli v1.7+) or REST API.
Neo4j Driver Go Skill
Covers the Neo4j Go Driver v6 — driver lifecycle, ExecuteQuery, managed and
Neo4j Nvl Skill
Neo4j Visualization Library (NVL) — framework-agnostic graph rendering for the browser.
Neo4j Driver Python Skill
Neo4j Python Driver v6 — driver lifecycle, execute_query, managed and explicit
Neo4j Mcp Skill
Use when installing, configuring, or troubleshooting the official Neo4j MCP server
Neo4j Document Import Skill
Ingests unstructured and semi-structured documents into Neo4j as a knowledge graph.
Neo4j Query Tuning Skill
Diagnoses and fixes slow Neo4j Cypher queries by reading execution plans, identifying
Neo4j Snowflake Graph Analytics Skill
Run Neo4j Graph Analytics algorithms (PageRank, Louvain, WCC, Dijkstra, KNN,
Neo4j Graphql Skill
Build and configure a GraphQL API backed by Neo4j using @neo4j/graphql v7 (current) or v5 (LTS).
Neo4j Migration Skill
Migrates Neo4j driver code and Cypher queries from older versions (4.x, 5.x)
Neo4j Agent Memory Skill
Authoritative reference for the neo4j-agent-memory Python package — a graph-native memory system for AI agents built on Neo4j — and for the hosted service (NAMS) at memory.neo4jlabs.com. Use this skill whenever the user mentions neo4j-agent-memory, agent memory with Neo4j, context graphs, the POLE+O model, MemoryClient/MemorySettings, the memory MCP server, or any of the framework integrations (L…
Neo4j Vector Index Skill
Create and manage Neo4j vector indexes, run vector similarity search (ANN/kNN),
Grape
Graph Retriever Analysis and Performance Evaluation
Neo4j Graph Data Scientist
Best practices for data science work on graphs using the available tools.
Neo4j Security Skill
Programmatic security management in Neo4j — RBAC/ABAC, user lifecycle (CREATE/ALTER/DROP USER),
Neo4j Modeling Skill
Design, review, and refactor Neo4j graph data models. Use when choosing node