vtk-mcp

Kitware/vtk-mcp
★ 6 stars Python Memory/Knowledge Updated today
MCP server for VTK
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vtk-mcp": {
      "command": "uvx",
      "args": [
        "vtk-mcp"
      ]
    }
  }
}

Or install with pip: pip install vtk-mcp

README Excerpt

<img width="256" height="256" alt="vtk-mcp" src="https://github.com/user-attachments/assets/f1e8fc6d-2f51-4a15-8d02-12a05074dded" /> A thin MCP gateway that exposes [vtk-knowledge](https://github.com/vicentebolea/vtk-knowledge), [vtk-index](https://github.com/vicentebolea/vtk-index), and [vtk-validate](https://github.com/vicentebolea/vtk-validate) as Model Context Protocol tools. All domain logic lives in those libraries; this project only wires them together.

Tools (11)

VTK_MCP_ENABLE_VALIDATIONVTK_MCP_KNOWLEDGE_ARTIFACT_PATHVTK_MCP_QDRANT_URLVTK_MCP_TRANSPORTVTK_MCP_VTK_VERSIONclass_docclass_nameinput_datatypemin_visibilityoutput_datatyperole

Topics

dockerllmmcppython