ModelContextProtocolServer
1
The ModelContextProtocolServer is a project designed to facilitate interactions with tools over streams and standard I/O connections. It provides functions such as a calculator and weather retrieval using JSON-RPC for communication.
ModelContextProtocolServer
The ModelContextProtocolServer provides tools to connect and interact with SSE streams and stdio servers. It supports requests for listing and calling various tools such as a calculator and a weather service.