Skip to main content
Glama

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 ドキュメントを参照してください。

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

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SeanMcLoughlin/mcp-vcd'

If you have feedback or need assistance with the MCP directory API, please join our Discord server