spring-ai-mcp-server-demo

spring-ai-mcp-server-demo

0

The spring-ai-mcp-server-demo is a Model Context Protocol (MCP) Server that showcases a demo providing book reviews. It is intended to be built and run using Maven.

spring-ai-mcp-server-demo

MCP Server demo providing Book Reviews

Build

mvn clean package -DskipTests

Run

mvn spring-boot:run

alt

Click run application on ReviewSiteApplication class in IDEA