Skip to main content
Glama

mcp-vcd

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

将指定信号名称的所有更改提供给模型的上下文。这对于包含大量信号的大型波形文件非常有用,因为您无法将整个 VCD 文件放入模型的上下文窗口中。

  1. 工具
    1. 安装

      Related MCP Servers

      • A
        security
        F
        license
        A
        quality
        Enables 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
        • Apple
      • A
        security
        A
        license
        A
        quality
        Enables users to access and manage Replicate's AI models and predictions via the Model Context Protocol, offering tools for creating, canceling, and retrieving model predictions and parameters.
        Last updated -
        12
        25
        66
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        Enables the conversion of Dify applications into Model Context Protocol tools, supporting streaming responses and configured via YAML.
        Last updated -
        4
        TypeScript
      • -
        security
        A
        license
        -
        quality
        A comprehensive toolkit that enhances LLM capabilities through the Model Context Protocol, allowing LLMs to interact with external services including command-line operations, file management, Figma integration, and audio processing.
        Last updated -
        17
        Python
        Apache 2.0
        • Linux
        • Apple

      View all related MCP servers

      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