File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,11 @@ enables standardized integration between AI models and tools.
8
8
9
9
## Content
10
10
11
- - [ Introduction] ( /sdk/java/mcp-overview#features ) - Overview of the Model Context Protocol (MCP) Java SDK
12
- - [ Features] ( /sdk/java/mcp-overview#features ) - Overview of the features provided by the Java MCP SDK
13
- - [ Acrchitecture] ( /sdk/java/mcp-overview#architecture ) - Overview of the Java MCP SDK architecture
14
- - [ Java Dependencies] ( /sdk/java/mcp-overview#dependencies ) - Java dependencies required to use the Model Context Protocol (MCP) SDK
15
- - [ Java MCP Client] ( /sdk/java/mcp-client ) - Learn how to use the Model Context Protocol (MCP) client to interact with MCP servers
16
- - [ Java MCP Client] ( /sdk/java/mcp-client ) - Learn how to implement and configure a Model Context Protocol (MCP) server
11
+ - [ Introduction] ( /sdk/java/mcp-overview#features ) - Overview of the Model Context Protocol (MCP) Java SDK and its features.
12
+ - [ Acrchitecture] ( /sdk/java/mcp-overview#architecture ) - The Java MCP SDK architecture overview.
13
+ - [ Java Dependencies] ( /sdk/java/mcp-overview#dependencies ) - Java dependencies required to use the MCP SDK.
14
+ - [ Java MCP Client] ( /sdk/java/mcp-client ) - Learn how to use the MCP client to interact with MCP servers.
15
+ - [ Java MCP Server] ( /sdk/java/mcp-server ) - Learn how to implement and configure a MCP servers.
17
16
18
17
## Features
19
18
You can’t perform that action at this time.
0 commit comments