shanejonas/openrpc-mpc-server
If you are the rightful owner of openrpc-mpc-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
Tools
Functions exposed to the LLM to take actions
rpc_call
Call any JSON-RPC method on a server with parameters. A user would prompt: Call method
rpc_discover
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?
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client