GitHub Stars
78
User Rating
Not Rated
Favorites
0
Views
62
Forks
3
Issues
11
Technical Information
Programming Languages
TypeScriptPrimary Language
System Requirements
Node.js: 18.0.0以上npm: 8.0.0以上Provided Features
MCPサーバーをGitHubからダウンロード可能
Smithery.yamlの自動検出と実行管理
完全なCLI機能(nanospinners、可読性向上)
TypeScriptおよびJavaScriptのMCPをサポート
HTTP APIルートの提供(Bun httpを使用)
実行中のMCPと各プロセスのログを表示
PM2によるプロセス状態管理
カスタマイズ可能なポートとsudoルートの可視性
Safety Analysis
Safety Score
Safe100/100
Recommended For
Recommended for developers working on applications utilizing MCP and technicians involved in projects requiring MCP management.
Maintenance Status
ActiveGitHub Topics
mcpmcp-clientmcp-hostmcp-servermcp-tools
Related MCPs
mcp-host-client
1
The MCP Host Client is a Tauri-based desktop application written in Rust that functions as a Model Context Provider (MCP) client. It communicates with a server via JSON-RPC and allows users to list available tools and call specified tools with arguments. This enables easy interaction with the MCP server.