Releases: neo4j-contrib/mcp-neo4j
mcp-neo4j-memory-v0.1.5
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
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
- add mermaid viz support by @a-s-g93 in #61
- add code generation, ingest process resource by @a-s-g93 in #63
- Fi 8000 x a typo in README.md by @schubertjan in #62
- remove nvl viz by @a-s-g93 in #64
- prep for data modeling v0.1.1 by @a-s-g93 in #65
New Contributors
- @schubertjan made their first contribution in #62
Full Changelog: mcp-neo4j-data-modeling-v0.1.0...mcp-neo4j-data-modeling-v0.1.1
mcp-neo4j-data-modeling-v0.1.0
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
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
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
- remove publish on release, add manual trigger by @a-s-g93 in #39
- add database name arg to memory mcp by @a-s-g93 in #46
- Fix uri config by @a-s-g93 in #49
- add transport config, fix main async issue by @a-s-g93 in #50
- remove healthcheck by @a-s-g93 in #51
- prep for v0.2.2 publish by @a-s-g93 in #52
Full Changelog: mcp-neo4j-memory-v0.1.2...mcp-neo4j-cypher-v0.2.2
mcp-neo4j-memory-v0.1.2
- 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
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
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
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
- fix:distinct relations in load_graph by @Howe829 in #9
- Refactor mcp neo4j cypher by @a-s-g93 in #13
- mcp-neo4j-cypher clean up by @a-s-g93 in #18
- (mcp-neo4j-cypher) get_neo4j_schema() missing APOC by @akollegger in #20
- bump version 0.2.0 by @a-s-g93 in #21
- update version notes in readme by @a-s-g93 in #22
New Contributors
- @Howe829 made their first contribution in #9
- @a-s-g93 made their first contribution in #13
- @akollegger made their first contribution in #20
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
Use MCP to create memories in a knowledge graph.
Available on pypi: https://pypi.org/project/mcp-neo4j-memory/
Installation instructions: https://github.com/neo4j-contrib/mcp-neo4j/tree/main/servers/mcp-neo4j-memory#usage-with-claude-desktop