JSON-RPC Client and Server Example
Verified IntegrationClient Configuration
— Connect JSON-RPC Client and Server Example to Claude Desktop or Cursor in seconds{
"mcpServers": {
"json-rpc-client-and-server-example": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-json-rpc-client-and-server-example"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Demonstrates a basic JSON-RPC client and server implementation using Node.js.
7/21/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for JSON-RPC Client and Server Example
This example includes a server with 'initialize' and 'echo' methods, a client for sending requests, and uses Node.js built-in modules. It's designed to be beginner-friendly.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.