1 repo
Standardized message-passing interfaces for inter-process and remote communication.
Distinguishing note: Focuses on JSON-RPC specifically for stream-based communication.
Explore 1 awesome GitHub repository matching networking & communication · RPC Protocols. Refine with filters or upvote what's useful.
This project is a Model Context Protocol server that provides a standardized interface for connecting host applications to external data sources and service APIs. It functions as a middleware component, exposing repository-related functionality as a set of discoverable tools that can be invoked dynamically by large language models to facilitate context-aware reasoning and task execution. By bridging host environments with external platforms, the server enables artificial intelligence models to access real-time repository information, supporting automated workflows and improved accuracy in gen
Facilitates communication between host and server using serialized JSON-RPC messages over standard input and output streams.