langchain4j-micronaut-mcp
0
This project is a simple MCP Server implemented using Micronaut, which provides weather information for specified cities based on the Model Context Protocol. It supports various operations like initialize, and tool listing, and is designed to handle client connections via HTTP SSE.
initialize
Initialize the MCP server
notifications/initialize
Initialize notification function
tools/list
List available tools
tools/call
Call the specified tool (such as weather query)