# MCP-Cloud **Repository Path**: ibyte/mcp-cloud ## Basic Information - **Project Name**: MCP-Cloud - **Description**: Spring AI、mcp、Ollama - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: stable/develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-16 - **Last Updated**: 2025-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Spring AI Samples Spring AI is a new project that provides abstractions for AI functionality, making it easier to integrate AI capabilities into Spring applications. Here are some common samples and use cases: mcp-workflow ```json { "mcpServers": { "mcp-workflow-server": { "url": "http://localhost:8088/sse" } } } ```