Skip to main content

insta360-cloud-mcp

PyPI License: MIT

MCP server for Insta360 cloud storage — browse, download, and manage your 360 media from any MCP client.

Features

  • list_media — Fetch all media from your Insta360 cloud (auto-paginated)
  • get_download_urls — Get download URLs for a specific media item
  • download_media — Download all files for a specific media item
  • download_all — Download your entire Insta360 cloud library
  • delete_media — Move media items to the recycle bin

Prerequisites

  • An Insta360 account with cloud storage
  • uv installed

Quick Start (uvx)

Add to your MCP client config (e.g. claude_desktop_config.json or .claude/mcp_servers.json):

{
  "mcpServers": {
    "insta360": {
      "command": "uvx",
      "args": ["insta360-cloud-mcp"],
      "env": {
        "INSTA360_EMAIL": "your-email@example.com",
        "INSTA360_PASSWORD": "your-password"
      }
    }
  }
}

Quick Start (from source)

git clone https://github.com/alfari16/insta360-cloud-mcp.git
cd insta360-cloud-mcp

Then configure your MCP client:

{
  "mcpServers": {
    "insta360": {
      "command": "uv",
      "args": ["run", "--directory", "/path/to/insta360-cloud-mcp", "insta360-cloud-mcp"],
      "env": {
        "INSTA360_EMAIL": "your-email@example.com",
        "INSTA360_PASSWORD": "your-password"
      }
    }
  }
}

Environment Variables

Variable Description
INSTA360_EMAIL Your Insta360 account email
INSTA360_PASSWORD Your Insta360 account password (MD5-hashed internally by the server)

Tools Reference

Tool Parameters Description
list_media last_update_position? Fetch all media items, auto-paginating through all pages
get_download_urls media_id Get download URLs for a specific media item
download_media media_id, download_dir? Download all files for a media item (default: ~/gdrive/Insta360)
download_all download_dir?, last_update_position? Download entire cloud library
delete_media media_ids Move media items to the recycle bin

Token Caching

The server caches authentication tokens at ~/.insta360_tokens.json to avoid re-authenticating on every startup. Tokens are automatically refreshed when they expire. Delete this file to force a fresh login.

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insta360_cloud_mcp-0.1.2.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

insta360_cloud_mcp-0.1.2-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file insta360_cloud_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: insta360_cloud_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for insta360_cloud_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7ec864d424c070e7d8d099c5d9c2e4761bd576f6ed335e23971d5541b5714aba
MD5 c06ff7272b4e10ba580445b63feb092f
BLAKE2b-256 47c734ff6da44710eef20cad9eccd0718d489d0e7cdb891330af192afc732dba

See more details on using hashes here.

File details

Details for the file insta360_cloud_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: insta360_cloud_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for insta360_cloud_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f3ccaa95344fcc4affb5373c4be1e0549ce1392d347c467957ea587f62517fee
MD5 c4d0ce14cddc73abc701af5b7be5adf4
BLAKE2b-256 9604cfe77e1148735abdff9eabd7a7aa57a0761630f1bfbba37338942a067941

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page