# springboot-MCPclient-JUnit **Repository Path**: zhanshenxxx/springboot-mcpclient-junit ## Basic Information - **Project Name**: springboot-MCPclient-JUnit - **Description**: mcp的client简单示例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2025-03-28 - **Last Updated**: 2025-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Springboot + MCPClient + JUnit
> 一个简单的demo,通过spring提供的spring-ai-mcp-client-spring-boot-starter简单构建一个client示例
### 开发环境 * JAVA17+ * Windows10 ### 注意点 windows配置npx调用的时候需要使用 **npx.cmd** 指令,而非npx。