#json-rpc
18 results found
OpenRPC
Interact with and discover JSON-RPC APIs via OpenRPC.
go-mcp-server-service
Mirror of
MCP Server for sensor device
This project is a Node.js application designed for use with Claude Desktop. It simulates a CO2 sensor device and provides a JSON-RPC server to interact with the device. The application can run in both simulation mode and real mode, where it connects to a Raspberry Pi Pico via USB to read CO2 levels.
MCP Client
TypeScript client for interacting with MCP (Model Context Protocol) servers
Ethereum RPC MPC Server
A TypeScript MCP server that leverages the MCP SDK to support all Ethereum JSON-RPC calls, enabling AI models to interact with blockchain data.
mcp-http-proxy
An HTTP/SSE proxy server for Model Context Protocol (MCP) applications using stdio. Supports raw JSON-RPC commands via HTTP and implements direct stdio communication without an MCP SDK.
Modex: Model Context Protocol Server & Client Library in Clojure
Modex is a Clojure MCP Library to augment your AI models with Tools, Resources & Prompts using Clojure (Model Context Protocol). Implements MCP Server & Client.
MCP Server Go
A simple MCP server implementation written in Go
MCP Rust CLI server template
Model Context Protocol (MCP) CLI server template for Rust