Skip to content

mcp-neo4j-cypher-v0.3.0

Choose a tag to compare

@a-s-g93 a-s-g93 released this 18 Jul 19:39
· 67 commits to main since this release
31dd123

v0.3.0

Fixed

  • Updated the get_neo4j_schema tool to include Relationship properties as well
  • Fix bug where params arg wouldn't be parsed correctly

Changed

  • Update error handling in read and write tools
  • Update get_neo4j_schema tool description
  • Update get_neo4j_schema tool 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

New Contributors

Full Changelog: mcp-neo4j-cypher-v0.2.4-dxt...mcp-neo4j-cypher-v0.3.0