8000 Releases · neo4j-contrib/mcp-neo4j · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: neo4j-contrib/mcp-neo4j

mcp-neo4j-memory-v0.1.5

18 Jun 14:21
88b188b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

mcp-neo4j-cypher-v0.2.0

18 Apr 16:12
d00ad41
Compare
Choose a tag to compare

Changed

  • Refactor mcp-neo4j-cypher to use the FastMCP class
  • Implement Neo4j async driver
  • Tool responses now return JSON serialized results
  • Update README with new config options
  • Update integration tests

Added

  • Add support for environment variables
  • Add Github workflow to test and format mcp-neo4j-cypher

What's Changed

New Contributors

Full Changelog: mcp-neo4j-memory-v.0.1.1...mcp-neo4j-cypher-v0.2.0

mcp-neo4j-memory-v.0.1.1 - First release of MCP Neo4j Memory

24 Mar 23:58
Compare
Choose a tag to compare
0