speckle-mcp
Related Servers
Alternatives to speckle-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceAn MCP server that lets users query, validate, convert, and compare IFC/BIM files using natural language. Runs fully locally and integrates with AI agents like Claude.8MIT
- AlicenseNot gradedqualityDmaintenanceAI-powered MCP server that enables Claude and other LLMs to interact directly with construction documents, drawings, and specifications through advanced RAG and hybrid search capabilities.9MIT
- FlicenseNot gradedqualityCmaintenanceNode.js MCP server enabling AI assistants to interact with Autodesk Revit for model operations, data queries, and sketch-to-building generation via LLM.231 npm-
- AlicenseNot gradedqualityDmaintenanceEnables natural language control of Autodesk Revit through an AI-powered MCP server, allowing creation of walls, rooms, floor plans, and dimensions using conversational commands.Academic Free v1.1
- FlicenseNot gradedqualityCmaintenanceMCP server for processing electrical BIM data from DXF and JSON files, sanitizing and storing it in Supabase, and enabling AI-powered querying through a conversational assistant.-
- AlicenseNot gradedqualityCmaintenanceMCP server that enables one-click BIM audits by chaining IFC statistics, validation, and quantity takeoff workflows through natural language queries.MIT
TDQS
Scored across 8 tools
Each tool targets a distinct resource (project vs model) and action (list/details/create), with send/receive instructions clearly separated. No two tools overlap in purpose; descriptions clarify any potential confusion between list and details.
All tools use a 'speckle_' prefix with resource and action, but pluralization is inconsistent (e.g., speckle_projects_list vs speckle_project_details) and the instruction tools use a verb-first pattern (speckle_send_instructions, speckle_receive_instructions). Overall pattern is readable and predictable.
8 tools is well-scoped for a server focused on project and model management plus data transfer instructions. Each tool serves a clear purpose without redundancy or excessive bloat.
The set provides create, list, and details for both projects and models, but lacks update and delete operations, leaving the lifecycle incomplete. Actual data transfer is not included, only instructions, which is a noted gap but perhaps intentional given the description.