mcp-neo4j-cypher-v0.3.0
          ·
          
            67 commits
          
          to main
          since this release
        
        
        
v0.3.0
Fixed
- Updated the 
get_neo4j_schematool to include Relationship properties as well - Fix bug where 
paramsarg wouldn't be parsed correctly 
Changed
- Update error handling in read and write tools
 - Update 
get_neo4j_schematool description - Update 
get_neo4j_schematool to catch missing apoc plugin error explicitly and provide guidance to client and user - Update error handling for tools to explicitly catch and return Neo4j based errors with details
 
Added
- Add .dxt file for Cypher MCP server
 - Add .dxt file generation to Cypher MCP Publish GitHub action
 - Add HTTP transport option
 - Migrate to FastMCP v2.x
 - Add tool annotations
 - Update Dockerfile for http configuration
 
What's Changed
- Update generate-upload-dxt-cypher.yml by @a-s-g93 in #85
 - add isError to result by @a-s-g93 in #86
 - modify graph schema query by @Btibert3 in #78
 - Feat/http mode by @rfrneo4j in #88
 - Cypher update docker deployment by @a-s-g93 in #99
 - Memory updates by @a-s-g93 in #100
 - update fastmcp version, add annotations, update changelog by @a-s-g93 in #101
 - update error handling, changelog by @a-s-g93 in #102
 - update changelog, dxt manifest, versions, dockerfile by @a-s-g93 in #103
 - Cypher fix params parsing issue by @a-s-g93 in #104
 
New Contributors
Full Changelog: mcp-neo4j-cypher-v0.2.4-dxt...mcp-neo4j-cypher-v0.3.0