Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by PfandAhter • Uncategorized
A Spring Boot server exposing a Minimal Chat Protocol API to route banking requests via Google Gemini and ModernBank services.
Route end-user banking chat requests through AI-driven workflows.
Integrate conversational banking capabilities with backend services.
Handle missing user input interactively during chat sessions.
ModernBank MCP Server is a Spring Boot 3.2 application that integrates with Google Gemini's function-calling workflows to interpret chat messages and route banking requests to appropriate ModernBank backend services using Feign clients. It supports dynamic tool orchestration, header propagation for user context, and enriches responses to handle missing input interactively. This enables seamless conversational banking experiences by bridging chat interfaces with backend banking capabilities.