Skip to content

Releases: neo4j-contrib/mcp-neo4j

mcp-neo4j-cypher-v0.2.4-dxt

07 Jul 14:29
fd78aa1

Choose a tag to compare

What's Changed

Add dxt file as asset

Full Changelog: mcp-neo4j-cypher-v0.2.4...mcp-neo4j-cypher-v0.2.4-dxt

mcp-neo4j-cypher-v0.2.4

03 Jul 18:33
d6a0a39

Choose a tag to compare

v0.2.4

Fixed

  • Fixed Cypher MCP Docker deployments by allowing user to declare NEO4J_MCP_SERVER_HOST and NEO4J_MCP_SERVER_PORT. Can now declare NEO4J_MCP_SERVER_HOST=0.0.0.0 to use Docker hosted Cypher MCP server.

Added

  • NEO4J_MCP_SERVER_HOST and NEO4J_MCP_SERVER_PORT env variables
  • --server-host and --server-port cli variables

What's Changed

Full Changelog: mcp-neo4j-memory-v0.1.5...mcp-neo4j-cypher-v0.2.4

mcp-neo4j-memory-v0.1.5

18 Jun 14:21
88b188b

Choose a tag to compare

v0.1.5

Fixed

  • Remove use of dynamic node labels and relationship types to be compatible with Neo4j versions < 5.26

What's Changed

  • Update README.md by @a-s-g93 in #66
  • remove dynamic node labels and rel types, tested with neo4j v5.24 by @a-s-g93 in #70
  • update versions, changelog by @a-s-g93 in #71

Full Changelog: mcp-neo4j-data-modeling-v0.1.1...mcp-neo4j-memory-v0.1.5

mcp-neo4j-data-modeling-v0.1.1

16 Jun 15:59
ff3dcd2

Choose a tag to compare

v0.1.1

Fixed

  • Shorten tool names to comply with Cursor name length restrictions

Changed

  • Removed NVL visualization due to compatibility issues

Added

  • Code generation tools for ingestion queries
  • Resource that explains the recommended process of ingesting data into Neo4j
  • Mermaid visualization configuration generation

What's Changed

New Contributors

Full Changelog: mcp-neo4j-data-modeling-v0.1.0...mcp-neo4j-data-modeling-v0.1.1

mcp-neo4j-data-modeling-v0.1.0

12 Jun 19:55
fc98eb1

Choose a tag to compare

v0.1.0

  • Basic functionality
    • Expose schemas for Data Model, Node, Relationship and Property
    • Validation tools
  • Visualize data model in interactive browser window
  • Import / Export from Arrows web application

What's Changed

Full Changelog: mcp-neo4j-cypher-v0.2.3...mcp-neo4j-data-modeling-v0.1.0

mcp-neo4j-cypher-v0.2.3

12 Jun 15:42
f437920

Choose a tag to compare

v0.2.3

Added

  • Namespace option via CLI or env variables. This allows many Cypher MCP servers to be used at once.
  • Allow transport to be specified via env variables

What's Changed

  • fix bug in github action for mcp cypher by @a-s-g93 in #53
  • add namespacing for Cypher tools, tested by @a-s-g93 in #57

Full Changelog: mcp-neo4j-cypher-v0.2.2...mcp-neo4j-cypher-v0.2.3

mcp-neo4j-cypher-v0.2.2

06 Jun 19:53
3ccc3ff

Choose a tag to compare

v0.2.2

Fixed

  • IT no longer has risk of affecting locally deployed Neo4j instances
  • Env config now supports NEO4J_URI and NEO4J_URL variables
  • Fixed async issues with main server function not being async

Changed

  • IT now uses Testcontainers library instead of Docker scripts
  • Remove healthcheck from main function

Added

  • Support for transport config in cli args

What's Changed

Full Changelog: mcp-neo4j-memory-v0.1.2...mcp-neo4j-cypher-v0.2.2

mcp-neo4j-memory-v0.1.2

06 May 19:17
da69f70

Choose a tag to compare

  • Add environment variable support to memory MCP server
  • Update readme

Full Changelog: mcp-neo4j-aura-manager-v0.2.2...mcp-neo4j-memory-v0.1.2

mcp-neo4j-aura-manager-v0.2.2

01 May 13:24
bd8b0a0

Choose a tag to compare

What's Changed

  • add cloud provider and region validation to aura MCP by @a-s-g93 in #33
  • aura MCP - bump version, update readme by @a-s-g93 in #34

Full Changelog: mcp-neo4j-cypher-v0.2.1...mcp-neo4j-aura-manager-v0.2.2

mcp-neo4j-cypher-v0.2.1

18 Apr 16:46
9c42e4d

Choose a tag to compare

Fixed uv tool version annotations in the readme

What's Changed

Full Changelog: mcp-neo4j-cypher-v0.2.0...mcp-neo4j-cypher-v0.2.1