ODM
A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. ๐ท
ODM MCP Server
MCP server for OpenDroneMap/ODM
Ready-to-Use Client Configurations
{
"mcpServers": {
"ODM": {
"command": "npx",
"args": [
"-y",
"@OpenDroneMap/ODM"
]
}
}
}