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