OpenRPC

A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
  • javascript

43

GitHub Stars

javascript

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "shanejonas-openrpc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "openrpc-mcp-server"
      ]
    }
  }
}

Available tools

rpc_call

Call an arbitrary JSON-RPC method on a target server by specifying the server URL, the method name, and the parameters, returning the result in JSON.

rpc_discover

Discover available JSON-RPC methods exposed by a server using OpenRPC's rpc.discover specification, listing all supported methods.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational