We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdb26c commit 7101973Copy full SHA for 7101973
internal/server/server.go
@@ -12,8 +12,6 @@ import (
12
"github.com/neo4j/neo4j-go-driver/v5/neo4j"
13
)
14
15
-
16
17
// Neo4jMCPServer represents the MCP server instance
18
type Neo4jMCPServer struct {
19
mcpServer *server.MCPServer
0 commit comments