JSON-RPC クライアントツール
@yonaka15
JSON-RPC クライアントツール について
This is just a private project, for your reference.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-rcp-server": {
"command": "node",
"args": [
"build/index.js",
"--help"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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 クライアントツール?
—
「開発者ツール」の他のコンテンツ
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
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
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
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
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
コメント