rpc_call
Execute JSON-RPC methods on a specified server by providing the method name, parameters, and server URL. Streamlines remote procedure calls for efficient API interactions.
Instructions
Call any JSON-RPC method on a server with parameters. A user would prompt: Call method <method> on <server url> with params <params>
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | JSON-RPC method name to call | |
params | No | Stringified Parameters to pass to the method | |
server | Yes | Server URL |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from openrpc-mpc-server
Related Tools
- @shanejonas/openrpc-mpc-server
- @smn2gnt/MCP-Salesforce
- @ZedMoster/revit-mcp
- @smn2gnt/MCP-Salesforce
- @ZedMoster/revit-mcp