Yade MCP vs Viznoir — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Yade MCP vs Viznoir
In-depth architectural comparison of the Yade MCP and Viznoir MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Yade MCP
Research · Local stdio
Quality: 61/100 (Good) | Auth: No auth required
Viznoir
Research · Local stdio
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Yade MCP if you need specialized Research tools running via a local process. Choose Viznoir if your workspace requires Research integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Yade MCP when:
You need dedicated capabilities in the Research domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
You need dedicated capabilities in the Research domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
You have access to required keys: VIZNOIR_DATA_DIR, VIZNOIR_OUTPUT_DIR.
Primary tools included: Headless VTK rendering with EGL or OSMesa, 22 tools for analysis, filtering, rendering, and export, Support for OpenFOAM, VTK, CGNS, Exodus, STL, and glTF data.
MCP server for YADE — open-source discrete element method (DEM) engine for granular and particle simulation. Browse API docs with BM25 search, execute code via synchronous REPL or async background tasks, monitor progress, and review task history.
Cinema-quality science visualization MCP server for CFD/FEA/SPH. 22 tools for rendering, slicing, contouring, volume rendering, and animating OpenFOAM/VTK/CGNS data. Headless EGL/OSMesa.
Category & Scope
Tools & Capabilities Breakdown
Yade MCP Tools (7)
yade_browse_api
Walk the YADE Python class tree
yade_query_api
BM25 keyword search across the API
yade_execute_code
Run Python in the live YADE process; returns synchronously
yade_execute_task
Submit a script as a long-running background task
yade_check_task_status
Inspect a running or finished task (output, status)
yade_interrupt_task
Gracefully stop a running task
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Yade MCP is categorized under Research and uses a local stdio subprocess. In contrast, Viznoir belongs to Research using local stdio subprocess. Select Yade MCP when you need capabilities focused on research and Viznoir when you require tools for research.