mcp-neo4j-memory-v0.2.0
·
65 commits
to main
since this release
v0.2.0
Fixed
- Fix bug in
search_nodesmethod where query arg wasn't passed properly - Fix bug where stdio transport was always selected
- Fixed argument parsing in server init
Changed
- Implement FastMCP with function decorators to simplify server code
- Add HTTP transport option
- Migrate to FastMCP v2.x
- rename tools to be more clear -
search_nodesintosearch_memoriesandfind_nodesintofind_memories_by_name - Update underlying Pydantic class
ObservationAdditionto haveobservationsfield to be consistent withObservationDeletionclass - Update Dockerfile to include
NEO4J_DATABASE,NEO4J_TRANSPORT,NEO4J_MCP_SERVER_HOST,NEO4J_MCP_SERVER_PORTandNEO4J_MCP_SERVER_PATHenv variables
What's Changed
- Update generate-upload-dxt-cypher.yml by @a-s-g93 in #106
- update version, changelog by @a-s-g93 in #107
Full Changelog: mcp-neo4j-cypher-v0.3.0...mcp-neo4j-memory-v0.2.0