A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
No reviews yet. Be the first to review!
Sign in to join the conversation
Call arbitrary JSON-RPC methods. Parameters: server URL, method name, and parameters.
Discover available JSON-RPC methods. Uses OpenRPC's rpc.discover specification to list all methods on a given server.