Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ces-hongvo • Uncategorized
A Spring Boot client demonstrating integration with MCP servers for AI tool execution.
Connect to MCP servers using STDIO or SSE transports within a Spring Boot environment.
Integrate AI chat capabilities with external MCP tools for enhanced responses.
Execute AI-driven tool commands via MCP protocol in a command-line application.
This project provides a command-line Spring Boot application that connects to MCP servers using STDIO or SSE transports, integrates with Spring AI's chat capabilities, and demonstrates tool execution through MCP servers. It allows users to send questions via command-line properties and receive AI-generated responses, facilitating easy integration of MCP protocol servers into Spring AI applications.