Skip to content

Releases: neo4j-contrib/mcp-neo4j

mcp-neo4j-data-modeling-v0.7.0

19 Nov 14:19
f74a4f2

Choose a tag to compare

Fixed

  • Fix bug in Dockerfile where build would fail due to LABEL statement coming before FROM statement

Changed

  • Tools that received Pydantic objects as arguments now also accept JSON strings as input. This is for client applications that send JSON strings instead of objects for tool arguments. This is a workaround for client applications that don't adhere to the defined tool schemas and will be removed in the future once it is not needed.

Added

  • Added JSON string parsing utils function. This is for client applications that send JSON strings instead of objects for tool arguments. This is a workaround for client applications that don't adhere to the defined tool schemas and will be removed in the future once it is not needed.

What's Changed

Full Changelog: mcp-neo4j-aura-manager-v0.4.6...mcp-neo4j-data-modeling-v0.7.0

mcp-neo4j-aura-manager-v0.4.6

12 Nov 15:10
0c64b17

Choose a tag to compare

Fixed

  • Fix bug in Dockerfile where build would fail due to LABEL statement coming before FROM statement

Added

  • Add NEO4J_MCP_SERVER_STATELESS environment variable and --stateless cli flag to configure stateless http deployment options when using http or sse transport

What's Changed

Full Changelog: mcp-neo4j-memory-v0.4.2...mcp-neo4j-aura-manager-v0.4.6

mcp-neo4j-memory-v0.4.2

07 Nov 19:54
31c74df

Choose a tag to compare

What's Changed

Full Changelog: mcp-neo4j-aura-manager-v0.4.5...mcp-neo4j-memory-v0.4.2

mcp-neo4j-data-modeling-v0.6.1

07 Nov 16:56
18f7d5c

Choose a tag to compare

What's Changed

Full Changelog: mcp-neo4j-data-modeling-v0.6.0...mcp-neo4j-data-modeling-v0.6.1

mcp-neo4j-cypher-v0.5.1

07 Nov 17:26
6b2135d

Choose a tag to compare

What's Changed

Full Changelog: mcp-neo4j-data-modeling-v0.6.1...mcp-neo4j-cypher-v0.5.1

mcp-neo4j-aura-manager-v0.4.5

07 Nov 18:56
63ee5b4

Choose a tag to compare

What's Changed

Full Changelog: mcp-neo4j-aura-manager-v0.4.4...mcp-neo4j-aura-manager-v0.4.5

mcp-neo4j-aura-manager-v0.4.4

07 Nov 18:44
02ab9e5

Choose a tag to compare

What's Changed

  • aura manager - add config to deploy to mcp registry by @a-s-g93 in #221
  • aura manager - prep v0.4.4 by @a-s-g93 in #222

Full Changelog: mcp-neo4j-cypher-v0.5.1...mcp-neo4j-aura-manager-v0.4.4

mcp-neo4j-data-modeling-v0.6.0

03 Nov 16:47
fbf4706

Choose a tag to compare

Added

  • Add import and export methods to DataModel for turtle OWL strings
  • Add MCP tools for loading and exporting turtle OWL files

What's Changed

  • data modeling - add turtle owl import / export tools by @a-s-g93 in #210
  • data modeling - prep v0.6.0 by @a-s-g93 in #213

Full Changelog: mcp-neo4j-cypher-v0.5.0...mcp-neo4j-data-modeling-v0.6.0

mcp-neo4j-cypher-v0.5.0

03 Nov 14:23
16da806

Choose a tag to compare

Added

  • Add NEO4J_SCHEMA_SAMPLE_SIZE env variable and schema-sample-size cli argument to configure the get_neo4j_schema sample size
  • Update write query detection to include INSERT in regex check

What's Changed

New Contributors

Full Changelog: mcp-neo4j-aura-manager-v0.4.3...mcp-neo4j-cypher-v0.5.0

mcp-neo4j-memory-v0.4.1

30 Sep 18:10
7cb1af4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: mcp-neo4j-data-modeling-v0.5.0...mcp-neo4j-memory-v0.4.1