Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lucasdengcn • Uncategorized
An MCP server implementation providing AI-powered proposal generation and real-time updates via SSE.
Serve AI-powered proposals via MCP protocol.
Real-time updates using Server-Sent Events (SSE).
Integration with Ollama AI models and vector stores.
This project demonstrates best practices for implementing the Model Context Protocol (MCP) server using Spring AI tools. It supports both WebFlux and WebMvc SSE for real-time event streaming and includes a client module for AI-powered proposal generation. The server integrates with Ollama AI models, uses PGVector for vector storage, and H2 for development, enabling scalable and interactive AI applications.