Skip to content

Commit 1049f75

Browse files
Merge pull request #37 from neo4j/release/v0.1.2
Release v0.1.2
2 parents 4772fe3 + ae37d89 commit 1049f75

File tree

3 files changed

+17
-9
lines changed

3 files changed

+17
-9
lines changed

.changes/unreleased/Patch-20250919-112637.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changes/v0.1.2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## v0.1.2 - 2025-09-19
2+
### Patch
3+
* Improve server discoverability and tool descriptions:
4+
- Add server instructions to better describe the Neo4j MCP server capabilities
5+
- Enhanced get-schema tool description to clarify behavior with empty databases
6+
- Improved run-cypher tool description for better clarity
7+
- Add specific message when get-schema is called on empty Neo4j database
8+

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v0.1.2 - 2025-09-19
10+
### Patch
11+
* Improve server discoverability and tool descriptions:
12+
- Add server instructions to better describe the Neo4j MCP server capabilities
13+
- Enhanced get-schema tool description to clarify behavior with empty databases
14+
- Improved run-cypher tool description for better clarity
15+
- Add specific message when get-schema is called on empty Neo4j database
16+
17+
918
## v0.1.1 - 2025-09-18
1019
### Patch
1120
* MCP server version is now returned when "-v" flag is passed. "neo4j-mcp -v"

0 commit comments

Comments
 (0)