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.1.tar.gz (7.8 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.1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: insta360_cloud_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 7.8 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.1.tar.gz
Algorithm Hash digest
SHA256 697e6aa6ff24a34d9ac45fecd994365e2768c23a54d93b804e65ea18ea6fa653
MD5 06554e8b5452c49e9928aaf810dfaa19
BLAKE2b-256 f96feb1a529eedb278ab758c01091a4090a22d0630ff445d38056a313e2bc390

See more details on using hashes here.

File details

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

File metadata

  • Download URL: insta360_cloud_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c735ae02af64692eb06aa21131ea0c5315c352905c8f3c5666570cc5499f2cf3
MD5 2c0421b6cc5b61c49ef413c54daeb2a8
BLAKE2b-256 6f6fc9d5f194dba37faed11420205959d0655230a0ac64fcea21149022407be3

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.2

2 files

This release

0.1.1 This release

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