Skip to content

Commit 2f1842f

Browse files
committed
Minor overview/content improvements
Signed-off-by: Christian Tzolov <[email protected]>
1 parent ce50e85 commit 2f1842f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/sdk/java/mcp-overview.mdx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ enables standardized integration between AI models and tools.
88

99
## Content
1010

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.
1716

1817
## Features
1918

0 commit comments

Comments
 (0)