patrickoleary/vtkapi-mcp
3.2
If you are the rightful owner of vtkapi-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 dayong@mcphub.com.
This module provides automatic validation of generated VTK code to catch API hallucinations using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
vtk_get_class_info
Get complete information about a VTK class.
vtk_search_classes
Search for VTK classes by name or keyword.
vtk_validate_import
Validate and correct VTK import statements.
vtk_get_method_info
Get documentation for a specific method.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client