lalamanil/MCPServerForTools
Spring AI based MCP (Model Context Protocol) server implementation for exposing tools to LLM-powered Agentic AI systems using JSON-RPC and SSE (Server-Sent Events). Requests are sent via JSON-RPC HTTP POST calls, while responses/events are asynchronously streamed over SSE channels.
Source: https://github.com/lalamanil/MCPServerForTools
Discovered during the daily awesomeskills.dev agent-skill hunt.