Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by shanejonas • Documentation & Docs
A JSON-RPC server utilizing the Model Context Protocol with OpenRPC for seamless method discovery and execution.
Call and execute JSON-RPC methods within different server environments.
Discover available JSON-RPC methods using OpenRPC's standards.
That require seamless integration and debugging tools for MCP servers.
The OpenRPC MCP Server delivers JSON-RPC functionality, enabling the execution and discovery of RPC methods efficiently. It is built on the Model Context Protocol, offering tools such as `rpc_call` for executing arbitrary RPC methods and `rpc_discover` for method discovery. This ensures enhanced support for developers integrating with JSON-RPC servers via OpenRPC standards.
Call any JSON-RPC method on a server with parameters. A user would prompt: Call method <method> on <server url> with params <params>
This uses JSON-RPC to call `rpc.discover` which is part of the OpenRPC Specification for discovery for JSON-RPC servers. A user would prompt: What JSON-RPC methods does this server have? <server url>
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.