A
securityF
licenseA
qualityEnables seamless interaction with Figma via the Model Context Protocol, allowing LLM applications to access, manipulate, and track Figma files, components, and variables.
Last updated -
2
106
TypeScript
用于值变化转储 (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
中:
请参阅Anthropic 的 MCP 文档以了解更多信息。
将指定信号名称的所有更改提供给模型的上下文。这对于包含大量信号的大型波形文件非常有用,因为您无法将整个 VCD 文件放入模型的上下文窗口中。
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