FARPY
Related Servers
Alternatives to FARPY
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables asynchronous Blender rendering via MCP, supporting Cycles, Eevee, and Workbench engines, with GPU detection and job management for animations and still frames.-
- FlicenseNot gradedqualityAmaintenanceEnables AI coding agents to perform automated Blender UI testing, user-story validation, and computer-use workflows inside an isolated GPU-partitioned Windows 11 VM without disrupting the host desktop.-
- AlicenseNot gradedqualityCmaintenanceEnables multiple AI agents to concurrently submit isolated 3D modeling jobs to headless Blender workers, with per-job outputs, logs, and status tracking.MIT
- AlicenseAqualityCmaintenanceEnables AI agents and MCP clients to perform 3D asset creation and verification: exact b-rep CAD, GLB validation with embedded certificates, mesh inspection, and physics scenes, with most tools running without Blender.3681 npmMIT
- AlicenseNot gradedqualityCmaintenanceBlenderMCP connects Blender to AI agents via the Model Context Protocol, enabling direct 3D object manipulation, material application, asset downloads, and Python code execution with secure token-authenticated local communication.MIT
- AlicenseBqualityBmaintenanceAn MCP server that exposes 218 Blender tools for full 3D modeling pipelines, with a LangGraph agent layer for planning, executing, observing, and reviewing modeling tasks with evidence-based verification.218AGPL 3.0
TDQS
Scored across 6 tools
Most tools are distinct, but inspect and quote both create quote-like objects and both explicitly do not spend, making their boundary fuzzy. Status, download, start, and receipt are clearly separated.
Names are simple, lowercase, and single-word, but they mix imperative verbs (inspect, start, download) with noun-style actions (status, receipt). There is no consistent verb_noun pattern, though the names remain readable.
Six tools is well-scoped for the quote-to-receipt rendering workflow. Each tool represents a meaningful stage in the process without redundant or unnecessary surface area.
The core lifecycle is covered: inspect, quote, start, status, download, and receipt. Minor gaps exist such as no explicit cancel/refund flow and upload is only referenced via upload_id, but agents can work around these for typical jobs.