Kitware/vtk-mcp
3.3
If you are the rightful owner of vtk-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The VTK MCP Server provides access to VTK class documentation through a Model Context Protocol server, supporting both C++ and Python APIs.
Tools
Functions exposed to the LLM to take actions
get_vtk_class_info_cpp
Get detailed C++ documentation for a VTK class from online documentation.
get_vtk_class_info_python
Get Python API documentation using help() function.
search_vtk_classes
Search for VTK classes containing a term.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client