mcp-demo

gyzhang/mcp-demo

3.2

If you are the rightful owner of mcp-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 henry@mcphub.com.

This project demonstrates how to create a retail credit system MCP server using Spring AI's MCP annotations.

Tools

Functions exposed to the LLM to take actions

queryCreditLimit

Queries the credit limit for a customer under a specified loan product.

queryLoanBalanceByProduct

Queries the loan balance for a customer under a specified loan product.

queryLoanBalancesByCustomer

Queries the loan balances for a customer across all loan products.

queryRepaymentPlans

Queries the repayment plans for a customer under a specified loan product for the current year.

queryOverdueRecords

Queries the overdue records for a customer under a specified loan product.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources