A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
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.