A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Call arbitrary JSON-RPC methods. Parameters: server URL (string), method name (string), parameters (optional, object). Returns JSON-formatted results.
Discover available JSON-RPC methods. Uses OpenRPC's rpc.discover specification to list all methods on a given server.