mcp-java-sample

mcp-java-sample

1

This project is a Spring Boot application that implements a Model Controller Provider server using Spring AI. It enables external MCP server functionality for client applications with dependencies on specific Spring modules.

MCP Sample Java Application

This project is a minimal Spring Boot application implementing an MCP (Model Controller Provider) server using Spring AI. It is designed to be used as an external MCP server for client applications.

🚀 Getting Started

  • Clone the project repository.
  • Build the project using Maven.

⚙️ Client Configuration

Configure your client application to run the server using the specified Jar with Java 21 and Maven 3.8+.

📦 Project Dependencies

The project relies on the Spring AI starter module for MCP server web MVC functionality.