| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mcp-neo4j-cypher.dxt | < 12 hours ago | 47.3 MB | |
| mcp-neo4j-cypher-v0.3.1 source code.tar.gz | < 12 hours ago | 3.9 MB | |
| mcp-neo4j-cypher-v0.3.1 source code.zip | < 12 hours ago | 3.9 MB | |
| README.md | < 12 hours ago | 1.4 kB | |
| Totals: 4 Items | 55.1 MB | 0 | |
v0.3.1
Changed
- Update Neo4j Driver syntax to use
driver.execute_query(...). This cleans the driver code.
Added
- Add clear warnings for config declaration via cli and env variables
What's Changed
- Cypher refactor driver code by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/130
- Docs: Update mcp-neo4j-cypher command argument flags by @johnymontana in https://github.com/neo4j-contrib/mcp-neo4j/pull/135
- Minor README updates by @jalakoo in https://github.com/neo4j-contrib/mcp-neo4j/pull/133
- Update http examples to not bind to all interfaces by @Liam-Doodson in https://github.com/neo4j-contrib/mcp-neo4j/pull/136
- cypher - add warnings and info for server config, update changelog by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/138
- cypher - prep v0.3.1 by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/139
New Contributors
- @johnymontana made their first contribution in https://github.com/neo4j-contrib/mcp-neo4j/pull/135
- @jalakoo made their first contribution in https://github.com/neo4j-contrib/mcp-neo4j/pull/133
- @Liam-Doodson made their first contribution in https://github.com/neo4j-contrib/mcp-neo4j/pull/136
Full Changelog: https://github.com/neo4j-contrib/mcp-neo4j/compare/mcp-neo4j-data-modeling-v0.3.0...mcp-neo4j-cypher-v0.3.1