A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Call arbitrary JSON-RPC methods. Specify server URL, method name, and parameters. Returns JSON-formatted results.
Discover available JSON-RPC methods. Uses OpenRPC's rpc.discover specification to list all methods on a given server.