export3DModel
A other tool on the Spline MCP server.
This record as markdown: /tools/aydinfer-spline-mcp-server/export3dmodel.md
What export3DModel does on Spline MCP Server
AI agents call export3DModel as a supporting operation in Spline MCP Server workflows.
Why export3DModel is rated Low
The tool name suggests exporting a 3D model, which is typically a Read-like operation (reading scene data and producing a file). However, depending on implementation it could write a file to disk or trigger an external operation. With no description available, confidence is low. Export operations are most akin to Read (retrieving/serializing data), but could be Write if it creates output files.
From the tool's definition Tool name: export3DModel; description is empty and uninformative.
Attacks that exploit this kind of access
The rule that runs export3DModel safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Spline MCP Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For export3DModel, this is the rule to start with:
export3DModel gets a rate cap, and everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Spline MCP Server, apply this rule, and every export3DModel call is checked against it from then on.
Questions about export3DModel
export3DModel is a other tool on the Spline MCP Server MCP server. It is categorised as a Other tool in the Spline MCP Server MCP Server, which means it performs auxiliary operations.
Register the Spline MCP Server MCP server in PolicyLayer and add a rule for export3DModel: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Spline MCP Server. Nothing to install.
export3DModel is a Other tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the export3DModel rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for export3DModel. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
export3DModel is provided by the Spline MCP Server MCP server (aydinfer/spline-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Spline MCP Server, and thousands of servers like it.
This server
Across the catalogue