Skip to content

mcp-neo4j-memory-v0.3.0

Choose a tag to compare

@a-s-g93 a-s-g93 released this 19 Aug 14:28
· 48 commits to main since this release
deba7fe

v0.3.0

Changed

  • Update tool return type hints for structured output
  • Move Neo4jMemory class and related classes to separate file
  • Change tool responses to return the ToolResponse object
  • 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 ToolError class from FastMCP
  • Add tool annotations
  • Add clear warnings for config declaration via cli and env variables

What's Changed

New Contributors

Full Changelog: mcp-neo4j-data-modeling-v0.3.0...mcp-neo4j-memory-v0.3.0