| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mcp-neo4j-memory-v0.3.0 source code.tar.gz | < 12 hours ago | 3.9 MB | |
| mcp-neo4j-memory-v0.3.0 source code.zip | < 12 hours ago | 3.9 MB | |
| README.md | < 12 hours ago | 1.3 kB | |
| Totals: 3 Items | 7.8 MB | 0 | |
v0.3.0
Changed
- Update tool return type hints for structured output
- Move
Neo4jMemoryclass and related classes to separate file - Change tool responses to return the
ToolResponseobject - Updated tool argument types with Pydantic models
Added
- Add structured output to tool responses
- Add error handling to catch Neo4j specific errors and improve error responses
- Implement
ToolErrorclass from FastMCP - Add tool annotations
- Add clear warnings for config declaration via cli and env variables
What's Changed
- 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
- memory - add detailed warnings and info for config by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/137
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-memory-v0.3.0