# mcp-neo4j

> MCP Server

This repository provides MCP (Model Context Protocol) servers for integrating Neo4j with LLMs, enabling natural language interaction to query graphs and manage knowledge graph memory stored in Neo4j or a file.

## Overview

- **Category:** Database
- **Language:** Python
- **Stars:** 979
- **Forks:** 32
- **Owner:** neo4j-contrib
- **GitHub:** https://github.com/neo4j-contrib/mcp-neo4j
- **Created:** 2024-12-03T15:44:25+00:00
- **Updated:** 2025-03-28T19:44:45+00:00
- **Source:** https://model-context-protocol.com/servers/mcp-neo4j-llm-knowledge-graph-integration

## Setup

## Setup
Setup instructions not specified

## Tools

## Available Tools

1. Model Context Protocol (MCP) (a standardized protocol for managing context between LLMs and external systems).
2. `mcp-neo4j-cypher` (natural language to Cypher queries).
3. `mcp-neo4j-memory` (knowledge graph memory stored in Neo4j).
4. `mcp-json-memory` (knowledge graph memory stored in a file).

