atul-gupta47/spring-ai-mcp-server-demo
3.1
If you are the rightful owner of spring-ai-mcp-server-demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project demonstrates the integration of Spring AI with Model Context Protocol (MCP) to create a natural language interface for REST API operations in an E-commerce Order Management System.
Tools
Functions exposed to the LLM to take actions
create_customer
Create customers with address information
create_product
Add products with pricing and inventory
create_order
Place orders with multiple products
get_customer
Retrieve customer information
get_product
Find products by various criteria
get_order
Get order details and history
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client