Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 48fad96

Browse files
committed
docs: Add MCP SDK documentation and architecture diagrams
Add comprehensive documentation for the MCP Java SDK implementation Add architecture diagrams showing layered design and class relationships Reorganize documentation structure with dedicated pages for: Overview and introduction MCP Java SDK reference Spring AI MCP integration Include detailed examples and usage patterns for both sync and async APIs
1 parent 724a12b commit 48fad96

File tree

6 files changed

+718
-50
lines changed

6 files changed

+718
-50
lines changed

mcp-docs/src/main/antora/modules/ROOT/images/MCP-layers.svg

Lines changed: 181 additions & 0 deletions
Loading

mcp-docs/src/main/antora/modules/ROOT/images/spring-ai-mcp-uml-classdiagram.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
* xref:index.adoc[Overview]
1+
* xref:overview.adoc[Overview]
2+
* xref:mcp.adoc[MCP Java SDK]
3+
* xref:spring-mcp.adoc[Spring AI MCP]
24
// ** xref:concepts.adoc[AI Concepts]
35
// * xref:getting-started.adoc[Getting Started]

0 commit comments

Comments
 (0)