Provides a bridge between Speckle's API and client applications for interacting with AEC tools.
The Speckle server acts as a Model Context Protocol (MCP) server, bridging Speckle's API with client applications. It exposes tools for listing and searching Speckle projects, retrieving project details and model versions, and accessing and querying objects and their properties within specific versions. This allows users to interact with Speckle data through a standardized interface.
Key Features
01Lists and searches Speckle projects.
02Retrieves detailed project information.
03Accesses model versions within projects.
04Retrieves and queries objects and their properties.
05Supports configuration via environment variables.
Use Cases
01Querying specific properties of objects within Speckle models.
02Integrating Speckle data with Claude.
03Automating access to Speckle project information.