File tree 1 file changed +15
-1
lines changed
modules/genai-ecosystem/pages
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,15 @@ The built-in agents can use these MCP servers to fetch information relevant for
92
92
* https://cline.bot/mcp-marketplace[Cline^]
93
93
// * Jetbrains?
94
94
95
- image::https://dist.neo4j.com/wp-content/uploads/20250415081900/mcp-inspector-toolbox.png[]
95
+ ++++
96
+ <iframe width="280" height="160" src="https://www.youtube.com/embed/UilGH0j73rI?si=zPPDYc4P63KcrVAr" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
97
+ ++++
98
+
99
+ ++++
100
+ <iframe width="280" height="160" src="https://www.youtube.com/embed/8YCyM9q0YX0?si=IEUzn8wMTg4LstAN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
101
+ ++++
96
102
103
+ image::https://dist.neo4j.com/wp-content/uploads/20250415081900/mcp-inspector-toolbox.png[]
97
104
98
105
==== End User Tools
99
106
@@ -106,6 +113,9 @@ End user tools will be able to use MCP servers to also securely access SaaS serv
106
113
107
114
image::https://dist.neo4j.com/wp-content/uploads/20250415081825/copilot-studio-mcp-demo.png[]
108
115
116
+ ++++
117
+ <iframe width="280" height="160" src="https://www.youtube.com/embed/JNqePt5USf0?si=X5PYgYSrYAbYDQKU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
118
+ +++
109
119
110
120
[[neo4j]]
111
121
== Neo4j MCP Servers
@@ -116,6 +126,10 @@ Since then we have added https://github.com/neo4j-contrib/mcp-neo4j[several more
116
126
117
127
Neo4j also integrated with Google's MCP Toolbox to provide optimized tool integration for graph databases.
118
128
129
+ ++++
130
+ <iframe width="280" height="160" src="https://www.youtube.com/embed/I4aI0spk4M0?si=yTszf2aZ0q82AQ8c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
131
+ ++++
132
+
119
133
=== MCP-Neo4j-Cypher
120
134
121
135
The https://github.com/neo4j-contrib/mcp-neo4j/tree/main/servers/mcp-neo4j-cypher[mcp-neo4j-cypher Server^] allows to extract the graph database schema so give the agent-LLM to generate Cypher queries to query and update the database.
You can’t perform that action at this time.
0 commit comments