metashape-mcp

Provides a Model Context Protocol (MCP) server embedded in Agisoft Metashape Professional (2.3+) to expose the full photogrammetry workflow—alignment, dense cloud, mesh, texture, DEM, orthomosaic, export, and network processing—as AI-callable MCP tools. Includes an optional stdio proxy for long-running operations and a local HTTP transport endpoint.

Evaluated Mar 30, 2026 (22d ago)
Repo ↗ Ai Ml mcp metashape photogrammetry 3d-reconstruction automation python fastmcp local-http embedded-python
⚙ Agent Friendliness
65
/ 100
Can an agent use this?
🔒 Security
33
/ 100
Is it safe for agents?
⚡ Reliability
28
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
85
Documentation
75
Error Messages
0
Auth Simplicity
95
Rate Limits
10

🔒 Security

TLS Enforcement
20
Auth Strength
20
Scope Granularity
10
Dep. Hygiene
55
Secret Handling
70

Security posture is largely dependent on local-only access (127.0.0.1) and host environment isolation; no auth/authz or scope model is described. Tooling includes an 'execute_python' capability, which can be dangerous if misused by an agent. TLS details are not specified; the transport is HTTP to localhost by default, so enforce additional network controls if exposure is possible. Dependency hygiene is based only on declared dependencies (mcp[cli], fastmcp) and cannot be confirmed for vulnerabilities from provided data.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
45
AF Security Reliability

Best When

You want an AI agent to drive Metashape end-to-end via MCP on a local machine (or controlled environment) where long-running tool calls must not be cut off by typical client HTTP timeouts.

Avoid When

When you cannot trust the agent/client code to invoke expensive operations (dense/mesh/texturing), or when network exposure beyond localhost is required without additional security controls.

Use Cases

  • Drone aerial survey processing (alignment → dense cloud → DEM → orthomosaic)
  • Close-range 3D reconstruction (mesh/texture → export)
  • Survey-grade workflows using GCPs and coded markers
  • Batch exporting multiple deliverables from completed projects
  • Remote/headless photogrammetry automation on servers/VMs/CI

Not For

  • Interactive artistic use where manual GUI workflows are preferred over automation
  • Environments where Metashape must not be controlled programmatically or where running embedded Python is disallowed
  • Use cases requiring multi-tenant access control (no explicit per-user auth described)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: None documented for MCP tool calls (localhost server implied)
OAuth: No Scopes: No

No authentication/authorization mechanism is described in the provided README. The server is advertised as listening on localhost (127.0.0.1); security would rely on network isolation and the client/host environment.

Pricing

Free tier: No
Requires CC: No

No pricing information found; project is MIT licensed and appears to be a self-hosted integration (requires Agisoft Metashape license).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Long-running photogrammetry operations can exceed typical MCP-over-HTTP/client timeouts; README recommends using the provided stdio proxy with no timeout limits.
  • Server is intended to run embedded inside Metashape; operations assume Metashape environment state (projects/chunks) is set up correctly before tool calls.
  • Runs on a selected port; multiple sessions require per-session port coordination to avoid collisions.
  • The 'execute_python' / arbitrary scripting capability increases risk if the agent prompts are not tightly controlled.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for metashape-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered