JSON-RPC クライアントツール
@yonaka15
About JSON-RPC クライアントツール
This is just a private project, for your reference.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-rcp-server": {
"command": "node",
"args": [
"build/index.js",
"--help"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is JSON-RPC クライアントツール?
A command-line tool for accessing JSON-RPC APIs. It is a private project intended for reference.
How to use JSON-RPC クライアントツール?
Install dependencies with npm install, build with npm run build, then run commands like node build/index.js --help. Available commands include system-info, echo, and CRUD operations for notes (notes list, notes get, notes create, notes update, notes delete).
Key features of JSON-RPC クライアントツール?
- Retrieve system information
- Echo text back
- List, get, create, update, and delete notes
- Extensible to support new API endpoints
- Built with TypeScript
Use cases of JSON-RPC クライアントツール?
- Interact with any JSON-RPC API from the command line
- Manage notes via a JSON-RPC backend
- Test or prototype JSON-RPC endpoints
- Use as a reference for building custom JSON-RPC clients
FAQ from JSON-RPC クライアントツール?
—
Basic information
More Developer Tools MCP servers

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Comments