Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mcp-neo4j-cypher.dxt | 2025-07-18 | 47.3 MB | |
mcp-neo4j-cypher-v0.3.0 source code.tar.gz | 2025-07-18 | 3.9 MB | |
mcp-neo4j-cypher-v0.3.0 source code.zip | 2025-07-18 | 3.9 MB | |
README.md | 2025-07-18 | 2.1 kB | |
Totals: 4 Items | 55.1 MB | 4 |
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
- Update generate-upload-dxt-cypher.yml by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/85
- add isError to result by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/86
- modify graph schema query by @Btibert3 in https://github.com/neo4j-contrib/mcp-neo4j/pull/78
- Feat/http mode by @rfrneo4j in https://github.com/neo4j-contrib/mcp-neo4j/pull/88
- Cypher update docker deployment by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/99
- Memory updates by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/100
- update fastmcp version, add annotations, update changelog by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/101
- update error handling, changelog by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/102
- update changelog, dxt manifest, versions, dockerfile by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/103
- Cypher fix params parsing issue by @a-s-g93 in https://github.com/neo4j-contrib/mcp-neo4j/pull/104
New Contributors
- @Btibert3 made their first contribution in https://github.com/neo4j-contrib/mcp-neo4j/pull/78
- @rfrneo4j made their first contribution in https://github.com/neo4j-contrib/mcp-neo4j/pull/88
Full Changelog: https://github.com/neo4j-contrib/mcp-neo4j/compare/mcp-neo4j-cypher-v0.2.4-dxt...mcp-neo4j-cypher-v0.3.0