rhinoMcpServer

rhinoMcpServerは、C#で開発された自動化サーバーで、ワークフローの効率化を図るためのツールです。特に、データ処理やAPIとの連携を強化し、ユーザーが簡単に自動化プロセスを構築できるように設計されています。多様な機能を持ち、拡張性も高いことから、開発者やデータアナリストにとって有用なソリューションです。

GitHubスター

39

ユーザー評価

未評価

お気に入り

0

閲覧数

16

フォーク

4

イシュー

0

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

1Install Claude Desktop if you haven't already
2Configure the MCP server connection in Claude Desktop settings
We now have a unified server launcher that allows you to run any of the server implementations:
bash
./server_launcher.sh [mode]
Available modes:
combined (default) - Run the combined MCP server
standalone - Run the standalone MCP server
daemon - Run the daemon MCP server
socket-proxy - Run the socket proxy
direct - Run both daemon and socket proxy
logs - View recent logs
monitor - Monitor logs in real-time
errors - View recent errors
help - Show help message
Examples: ```bash

追加リソース