# Mapflow.ai MCP

Vendor: Mapflow.ai  
Category: other  
Auth: API_KEY  
Composio slug: `mapflow`

Mapflow.ai analyzes satellite and aerial imagery with AI, manages geospatial processing projects, and provides custom imagery and catalog workflows.

## Tools

- **Create Processing (Consumes Credits)** — CREDIT-CONSUMING: create and immediately start an asynchronous v2 imagery-analysis processing. Estimate first, verify the account balance and limits, then poll MAPFLOW_GET_PROCESSING every 30-60 seconds.
- **Create Project** — Create a Mapflow project container for organizing imagery-analysis processings. This does not start processing or consume processing credits.
- **Download Processing Result** — Download a completed processing's vector result as a GeoJSON file, optionally restricted to one AOI. Call only after MAPFLOW_GET_PROCESSING reports status OK.
- **Estimate Processing Cost** — Estimate the credit cost of a v2 processing without starting it or consuming credits. Provide a model workflow ID and at least one of geometry or area_sq_km.
- **Get Account Capabilities** — Return the connected Mapflow account's credit balance, processing and storage limits, available AI models and optional blocks, and imagery providers. Use this before estimating or starting a processing.
- **Get Processing** — Get detailed status, progress, cost, errors, source configuration, and result-layer metadata for one current v2 processing. Poll no more often than every 30-60 seconds while it is running.
- **Get Storage Overview** — Return custom-imagery storage limits and usage together with the account's mosaics, so an agent can select existing uploaded imagery without separate discovery calls.
- **List Processings** — List current v2 processings. Omit project_id for the connected account's personal list, or provide project_id to include processings in a specific visible personal, shared, or team project.
- **List Projects** — List projects visible to the connected account, including personal and shared or team projects and the IDs needed to scope processing operations.
- **Search Imagery Catalog** — Search external imagery providers linked to the connected account for scenes or mosaics intersecting a GeoJSON AOI. Available inventory depends on account and provider entitlements; route access does not imply commercial imagery access.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Mapflow.ai.
3. Authorise through api_key.
4. Teammates can now @-mention Mapflow.ai tools in chat.

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/mapflow