Skip to content

Commit 2546000

Browse files
authored
added Spring AI MCP section
Added a new section for Spring AI MCP with a related article.
1 parent b15efcc commit 2546000

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

springboot-modules/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## **Spring AI**
44

5-
This module contains source codes related to the articles on Spring AI.
5+
This module contains source code related to the articles on Spring AI.
66

77
- [**Building AI Assistance Using Spring AI's Function Calling API**](https://www.kodesastra.com/2024/12/building-ai-assistance-using-spring-ai-function-calling.html)
88
- [**Spring AI Structured Output API**](https://www.kodesastra.com/2024/12/spring-ai-structured-output-api.html)
@@ -16,7 +16,14 @@ This module contains source codes related to the articles on Spring AI.
1616

1717
## **Spring AI Qdrant**
1818

19-
This module contains source codes related to the articles on Spring AI integration with Qdrant DB.
19+
This module contains source code related to the articles on Spring AI integration with Qdrant DB.
2020

2121
- [**Qdrant DB - Spring AI Integration**](https://www.kodesastra.com/2024/10/qdrant-db-spring-ai-Integration.html)
2222
- [**Implement Rag with Spring AI and Qdrant DB**](https://www.kodesastra.com/2024/11/rag-with-spring-ai-qdrantdb.html)
23+
24+
## **Spring AI MCP**
25+
26+
This module contains source code related to the articles on Spring AI MCP
27+
28+
- [**MCP Server and Client Implementation Using Spring AI**](https://www.kodesastra.com/2026/01/spring-ai-mcpclient-mcpserver-impl.html)
29+

0 commit comments

Comments
 (0)