From 09c0c8bc2fe87c3df12c8a1d99df8cf18e620976 Mon Sep 17 00:00:00 2001 From: Michael Webb <28074382+mjfwebb@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:59:58 +0100 Subject: [PATCH] Add branch configuration to Neo4j server.yaml We want to point to a specific release branch instead. --- servers/neo4j/server.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/servers/neo4j/server.yaml b/servers/neo4j/server.yaml index 6661b14484..7ba4ec7435 100644 --- a/servers/neo4j/server.yaml +++ b/servers/neo4j/server.yaml @@ -12,6 +12,7 @@ about: icon: https://avatars.githubusercontent.com/u/201120?v=4 source: project: https://github.com/neo4j/mcp + branch: release commit: 079f97ce05e35b5375a7aeb701bcdf6098e84f3c config: description: Configure the connection to Neo4j MCP Server