mcp-vcd

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

mcp-vcd

値変更ダンプ (VCD) 波形用のモデル コンテキスト プロトコル (MCP) サーバー。

https://github.com/user-attachments/assets/9d1a6a64-de22-4b5a-a597-685c663c9c79

ツール

  • get-signal : 指定された信号名のすべての変更をモデルのコンテキストに提供します。これは、多数の信号を含む大きな波形ファイルで、VCDファイル全体をモデルのコンテキストウィンドウに収められない場合に便利です。
    • オプションで、モデルが参照する開始タイムスタンプと終了タイムスタンプの範囲を指定できます。

インストール

uv pip install --system mcp-vcd

そして、 claude_desktop_config.jsonに次の内容を追加します。

"mcpServers": { "mcp-vcd": { "command": "uv", "args": [ "run", "mcp-vcd" ] } }

詳細については、 Anthropic の MCP ドキュメントを参照してください。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

指定された信号名のすべての変更をモデルのコンテキストに提供します。これは、多くの信号を含む大きな波形ファイルで、VCDファイル全体をモデルのコンテキストウィンドウに収められない場合に便利です。

  1. Tools
    1. Installation
      ID: kdvs90ijbl