← Back to Plugins
MCP Server MCP

viznoir

github By github 👁 1 views ▲ 0 votes

Cinema-quality science visualization for AI agents — headless VTK via MCP.

Homepage Verified source GitHub

Install

uvx viznoir

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "viznoir",
      "version": "0.10.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Rendering backend: gpu, cpu, or auto",
          "name": "VIZNOIR_RENDER_BACKEND"
        },
        {
          "description": "Output directory for rendered images",
          "name": "VIZNOIR_OUTPUT_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...