We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0f53d commit 5d9461cCopy full SHA for 5d9461c
servers/mcp-neo4j-memory/CHANGELOG.md
@@ -2,13 +2,15 @@
2
3
### Fixed
4
* Fix bug in `search_nodes` method where query arg wasn't passed properly
5
+* Fix bug where stdio transport was always selected
6
7
### Changed
8
* Implement FastMCP with function decorators to simplify server code
9
* Add HTTP transport option
10
* Migrate to FastMCP v2.x
11
12
### Added
13
+* Add compatibility for NEO4J_URI and NEO4J_URL env variables
14
15
## v0.1.5
16
0 commit comments