MCP Servers / development / OpenRPC MCP Server

OpenRPC MCP Server

JSON →
stdionone43development

Provides JSON-RPC functionality through the OpenRPC specification.

Install
How to run this server

No install command recorded.

server path: openrpc-mcp-server
Tools
What this server exposes
rpc_call
Call arbitrary JSON-RPC methods. Specify server URL, method name, and parameters. Returns JSON-formatted results.
rpc_discover
Discover available JSON-RPC methods. Uses OpenRPC's rpc.discover specification. Lists all methods on a given server.
Configuration
Environment & auth
authnone
Resources
OpenRPC MCP Server — MCP Server · libregistry