jenkinsm13

72 mods across 2 repositories, 38 stars between them.

metashape-mcp

01

jenkinsm13/metashape-mcp

Plugin Claude Code

MCP server + skills for Agisoft Metashape Professional 2.3+ — dense reconstruction, texturing, tile export, DEM/ortho generation, photogrammetry QA, and more.

33 3mo ago A tokens not measured original MIT

metashape-mcp

02

jenkinsm13/metashape-mcp

MCP server Claude CodeCodexCursor +2

MCP server "metashape-mcp" as configured in jenkinsm13/metashape-mcp. Runs locally from the ${CLAUDE_PLUGIN_ROOT} Python package.

33 3mo ago A tokens not measured original MIT

jenkinsm13/metashape-mcp

Instructions file

Instructions for jenkinsm13/metashape-mcp, covering metashape mcp server, architecture, agent usage rules, key patterns and metashape api notes.

33 3mo ago A 1,106 tokens original MIT

alignment-doctor

04

jenkinsm13/metashape-mcp

Agent

Diagnoses alignment failures and poor results in Metashape. When alignment rates are low, cameras fail to align, reprojection errors are high, or drift is detected, this agent investigates the cause and prescribes specific fixes. Not a QA checker (that's photogrammetry-qa) — this is the troubleshooter you call when…

33 3mo ago A 75 tokens original MIT

gcp-advisor

05

jenkinsm13/metashape-mcp

Agent

Advises on ground control point strategy for corridor photogrammetry. Analyzes drift patterns to recommend WHERE to place GCPs, how many are needed, what accuracy to set, and how to use road markings as natural control points. Also handles marker error analysis and DEM-based virtual checkpoints.

33 3mo ago A 65 tokens original MIT

handoff-coordinator

06

jenkinsm13/metashape-mcp

Agent

Orchestrates the Metashape-to-Blender handoff for terrain tile workflows. Handles PLY/OBJ export from Metashape, import into Blender, coordinate system verification, tile naming conventions, and validates that tiles loaded correctly with proper transforms. Bridges the gap between the two MCP servers.

33 3mo ago A 64 tokens original MIT

jenkinsm13/metashape-mcp

Agent

Cross-references MCP tool implementations against apireference.txt to catch parameter mismatches, wrong defaults, missing options, and incorrect enum mappings. Use after modifying tools or when auditing tool correctness.

33 3mo ago A 44 tokens original MIT

photogrammetry-qa

08

jenkinsm13/metashape-mcp

Agent

Quality assurance reviewer for Metashape processing. Checks alignment rates, reprojection errors, tie point counts, and mesh statistics against known-good thresholds after major processing steps. Use after alignment, tie point filtering, dense reconstruction, or mesh building.

33 3mo ago A 54 tokens original MIT

project-planner

09

jenkinsm13/metashape-mcp

Agent

Provides a quick status overview of a Metashape+Blender photogrammetry project and recommends what to do next. Reads project state from both MCP servers, identifies what stages are complete, what is in progress, and what the next logical step is. Use for orientation at the start of a session or when unsure what state…

33 3mo ago A 74 tokens original MIT

terrain-processor

10

jenkinsm13/metashape-mcp

Agent

Blender-side terrain mesh processing agent. Handles canopy/artifact removal, surface classification (road, rock face, vegetation), UV projection, mesh cleanup, and game-ready optimization. Makes decisions about WHICH tiles need processing and HOW aggressively to clean them. Works through the Blender MCP server.

33 3mo ago A 60 tokens original MIT

texture-advisor

11

jenkinsm13/metashape-mcp

Agent

Advises on texture atlas settings, diagnoses texture artifacts (seams, blur, ghosting, color shifts), and recommends blending modes for specific use cases. Helps choose between mosaic (sharp) and natural (seamless) based on the content and output target. Not a processing agent — it makes the decisions, then tells you…

33 3mo ago A 77 tokens original MIT

PreToolUse

12

jenkinsm13/metashape-mcp

Hook

Runs before the agent uses a tool for mcp__metashape__(reset_camera_alignment, clear_model, clear_point_cloud, clear_depth_maps, clear_orthomosaic, clear_dem, clear_tiled_model), Edit, Write, Edit, Write, mcp__metashape__(build_depth_maps, build_point_cloud, build_model, build_texture, build_dem and build_orthomosaic)…

33 3mo ago A tokens not measured original MIT

PostToolUse

13

jenkinsm13/metashape-mcp

Hook

Runs after a tool call finishes for Edit, Write, mcp__metashape__(align_cameras, build_depth_maps, build_point_cloud, build_model and build_texture) tool calls, executing post-qa-reminder.sh via bash with --quiet and --fix (2 commands). From jenkinsm13/metashape-mcp.

33 3mo ago A tokens not measured original MIT

batch-export

14

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Export all available products from the current Metashape project — point cloud, model, DEM, orthomosaic, tiled model, report, and cameras. Skips unavailable products automatically.

33 3mo ago A 40 tokens original MIT

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Orchestrate incremental alignment of long road corridor captures with automatic drift detection and QA gates. Prevents alignment divergence by checking GPS deviation gradients and continuity between batches. Works through the Metashape MCP server.

33 3mo ago A 48 tokens original MIT

diagnose-alignment

16

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Diagnose alignment quality issues in the current Metashape project — checks camera alignment rate, tie point density, reprojection error, and sensor calibration. Provides actionable fix recommendations.

33 3mo ago A 40 tokens original MIT

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Scaffold a new Metashape MCP tool with correct imports, registration, progress tracking, and auto-save patterns. Use when adding new tools to the metashape-mcp server.

33 3mo ago A 44 tokens original MIT

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Look up Metashape Python API parameters and enums from local reference files when building or fixing MCP tools. Use when you need to verify parameter names, types, defaults, or enum values for Metashape API calls.

33 3mo ago A 51 tokens original MIT

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Guide dense reconstruction, mesh building, and texturing in Metashape MCP. Covers depth maps, point cloud, mesh, texture, DEM, and orthomosaic generation with correct GPU/CPU settings and quality parameters. Works through the Metashape MCP server.

33 3mo ago A 59 tokens original MIT

photo-import-setup

20

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Set up a new Metashape project from scratch — import photos, load GPS reference, configure sensors (fisheye, rolling shutter, multi-camera), import EXR alpha masks, run image quality analysis, and disable bad frames. The first skill to use on any new capture. Works through the Metashape MCP server.

33 3mo ago A 71 tokens original MIT

quality-settings

21

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Recommend optimal Metashape processing settings based on dataset size and available RAM. Provides specific parameter values for each processing step with quality/speed trade-offs.

33 3mo ago A 33 tokens original MIT

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Prevent and remove sky/tunnel mesh artifacts in road corridor photogrammetry. Covers five strategies from Metashape-side prevention (height field, region crop, point cloud classification, source selection) to post-mesh cleanup. The.

33 3mo ago A 51 tokens original MIT

texturing-pipeline

23

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Guide UV mapping, texture atlas generation, color calibration, and texture quality optimization in Metashape MCP. Covers blending modes, ghosting filter, texture size selection by use case, and diagnosing common texture artifacts. Works through the Metashape MCP server.

33 3mo ago A 56 tokens original MIT

jenkinsm13/metashape-mcp

Skill Claude CodeCodex

Export terrain tiles from Blender to game-ready FBX with correct transform, scale, and axis settings. Covers the full pipeline from photogrammetry mesh through Blender cleanup to FBX export via Blender MCP.

33 3mo ago A 45 tokens original MIT