JSON-RPC クライアントツール
@yonaka15
About JSON-RPC クライアントツール
This is just a private project, for your reference.
Basic information
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 クライアントツール?
—
More Developer Tools MCP servers
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments