mcp-neo4j-memory-v0.3.0
·
48 commits
to main
since this release
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 #133
- Update http examples to not bind to all interfaces by @Liam-Doodson in #136
- memory - add detailed warnings and info for config by @a-s-g93 in #137
New Contributors
- @johnymontana made their first contribution in #135
- @jalakoo made their first contribution in #133
- @Liam-Doodson made their first contribution in #136
Full Changelog: mcp-neo4j-data-modeling-v0.3.0...mcp-neo4j-memory-v0.3.0