mcp-neo4j-cypher-v0.2.0
·
24 commits
to main
since this release
Changed
- Refactor mcp-neo4j-cypher to use the FastMCP class
- Implement Neo4j async driver
- Tool responses now return JSON serialized results
- Update README with new config options
- Update integration tests
Added
- Add support for environment variables
- Add Github workflow to test and format mcp-neo4j-cypher
What's Changed
- fix:distinct relations in load_graph by @Howe829 in #9
- Refactor mcp neo4j cypher by @a-s-g93 in #13
- mcp-neo4j-cypher clean up by @a-s-g93 in #18
- (mcp-neo4j-cypher) get_neo4j_schema() missing APOC by @akollegger in #20
- bump version 0.2.0 by @a-s-g93 in #21
- update version notes in readme by @a-s-g93 in #22
New Contributors
- @Howe829 made their first contribution in #9
- @a-s-g93 made their first contribution in #13
- @akollegger made their first contribution in #20
Full Changelog: mcp-neo4j-memory-v.0.1.1...mcp-neo4j-cypher-v0.2.0