Vcd
БесплатноНе проверенEnables AI assistants to analyze hardware simulation VCD waveforms and GTKWave save files, providing access to signal values, bus definitions, and groupings wit
Описание
Enables AI assistants to analyze hardware simulation VCD waveforms and GTKWave save files, providing access to signal values, bus definitions, and groupings without loading entire files.
README
A Model Context Protocol (MCP) server for analyzing VCD waveforms and GTKWave save files (.gtkw).
Give your AI assistant direct access to hardware simulation results — signal values, bus definitions, display formats, and signal groupings — without dumping entire files into the context window.
Tools
| Tool | Description |
|---|---|
get-signal |
Get all value changes of a signal from a VCD file. Supports optional start_time / end_time range filtering. |
load-gtkw |
Parse a .gtkw save file and return its full structure: metadata, signals, buses, and groups. |
get-signal-groups |
Return the group hierarchy defined in a .gtkw file. |
get-bus-signals |
Return the component signals of a named bus from a .gtkw file. |
get-signal-with-format |
Get signal values from a VCD, formatted according to .gtkw display hints (hex, decimal, binary, etc.). |
Installation
uv pip install mcp-vcd
Claude Desktop
Add to your claude_desktop_config.json:
"mcpServers": {
"mcp-vcd": {
"command": "uv",
"args": [
"run",
"mcp-vcd"
]
}
}
See Anthropic's MCP documentation for more info.
License
MIT
Установка Vcd
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/key2/mcp-vcdFAQ
Vcd MCP бесплатный?
Да, Vcd MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Vcd?
Нет, Vcd работает без API-ключей и переменных окружения.
Vcd — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Vcd в Claude Desktop, Claude Code или Cursor?
Открой Vcd на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Vcd with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
