Skip to content

Commit d7a99d4

Browse files
committed
Updated MCP page - top-level nav + images
1 parent 78af90a commit d7a99d4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

modules/genai-ecosystem/nav.adoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
**** https://python.langchain.com/docs/integrations/providers/neo4j[LangChain Neo4j (Vendor Supported Package)^]
1515
**** xref:vector-search.adoc[Vector Index and Search]
1616

17+
*** xref:model-context-protocol-mcp.adoc[Model Context Protocol]
18+
1719
*** GraphRAG Ecosystem Tools
18-
**** xref:model-context-protocol-mcp.adoc[Model Context Protocol]
1920
**** https://neo4j.com/labs/genai-ecosystem/llm-graph-builder[LLM Graph Builder^]
2021
**** https://neo4j.com/labs/genai-ecosystem/neoconverse[NeoConverse^]
2122
**** https://neo4j.com/labs/genai-ecosystem/apoc-genai[APOC Extended for GenAI^]

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Tenant/Project Management
184184
* `get_tenant_details`
185185

186186
image::https://dist.neo4j.com/wp-content/uploads/20250415082358/cursor-aura-mcp.png[width=400]
187-
image::https://dist.neo4j.com/wp-content/uploads/20250415082130/mcp-neo4j-aura-create-instance.png[]
187+
image::https://dist.neo4j.com/wp-content/uploads/20250415082130/mcp-neo4j-aura-create-instance.png[width=400]
188188

189189
== Google MCP Toolbox
190190

@@ -193,7 +193,7 @@ https://googleapis.github.io/genai-toolbox/getting-started/mcp_quickstart/[Googl
193193
Individual parameterized queries can be defined as tools and made available to agent frameworks.
194194
Toolbox takes care of database connection management, authentication, result processing and error handling.
195195

196-
image::https://googleapis.github.io/genai-toolbox/getting-started/introduction/architecture.png[]
196+
image::https://googleapis.github.io/genai-toolbox/getting-started/introduction/architecture.png[width=400]
197197

198198
Toolbox integrates as an MCP Server but also directly with LangChain and LlamaIndex.
199199

0 commit comments

Comments
 (0)