Skip to content

Commit ca88cec

Browse files
authored
Added videos to model-context-protocol-mcp.adoc
1 parent 7b27f59 commit ca88cec

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

modules/genai-ecosystem/pages/model-context-protocol-mcp.adoc

+15-1
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,15 @@ The built-in agents can use these MCP servers to fetch information relevant for
9292
* https://cline.bot/mcp-marketplace[Cline^]
9393
// * Jetbrains?
9494

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+
++++
96102

103+
image::https://dist.neo4j.com/wp-content/uploads/20250415081900/mcp-inspector-toolbox.png[]
97104

98105
==== End User Tools
99106

@@ -106,6 +113,9 @@ End user tools will be able to use MCP servers to also securely access SaaS serv
106113

107114
image::https://dist.neo4j.com/wp-content/uploads/20250415081825/copilot-studio-mcp-demo.png[]
108115

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+
+++
109119
110120
[[neo4j]]
111121
== Neo4j MCP Servers
@@ -116,6 +126,10 @@ Since then we have added https://github.com/neo4j-contrib/mcp-neo4j[several more
116126
117127
Neo4j also integrated with Google's MCP Toolbox to provide optimized tool integration for graph databases.
118128
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+
119133
=== MCP-Neo4j-Cypher
120134
121135
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.

0 commit comments

Comments
 (0)