Skip to content

Commit 25ad5ed

Browse files
committed
Remove the spring-ai-mcp module from the MCP Java SDK
Signed-off-by: Christian Tzolov <[email protected]>
1 parent dd64cd8 commit 25ad5ed

File tree

6 files changed

+0
-351
lines changed

6 files changed

+0
-351
lines changed

mcp-bom/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@
5454
<version>${project.version}</version>
5555
</dependency>
5656

57-
<!-- Spring AI MCP -->
58-
<dependency>
59-
<groupId>org.springframework.experimental</groupId>
60-
<artifactId>spring-ai-mcp</artifactId>
61-
<version>${project.version}</version>
62-
</dependency>
6357
</dependencies>
6458
</dependencyManagement>
6559

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107
<module>mcp</module>
108108
<module>mcp-transport/mcp-webflux-sse-transport</module>
109109
<module>mcp-transport/mcp-webmvc-sse-transport</module>
110-
<module>spring-ai-mcp</module>
111110
<module>mcp-docs</module>
112111
<module>mcp-test</module>
113112
</modules>

spring-ai-mcp/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

spring-ai-mcp/pom.xml

Lines changed: 0 additions & 53 deletions
This file was deleted.

spring-ai-mcp/src/main/java/org/springframework/ai/mcp/spring/McpFunctionCallback.java

Lines changed: 0 additions & 68 deletions
This file was deleted.

spring-ai-mcp/src/main/java/org/springframework/ai/mcp/spring/ToolHelper.java

Lines changed: 0 additions & 218 deletions
This file was deleted.

0 commit comments

Comments
 (0)