Skip to main content
Glama
458,158 tools. Updated 2026-08-14 23:05

"Photon" matching MCP tools:

  • Check your Photo AI Studio account details including credit balance, total predictions, and membership date. Verify available credits before generating photos.
    MIT
  • Apply 19 AI operations to edit photos, including background removal, skin retouching, age change, face swap, and more. Choose an operation and provide the required inputs.
    MIT
  • Generate AI photos from uploaded face images using 150+ themed styles or custom prompts. Select gender and category to apply a theme or provide a custom prompt for personalized results.
    MIT
  • Permanently delete every message in a folder like Trash or Spam. Requires explicit confirmation to prevent accidental loss; ideal for clearing entire folders at once.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    A geocoding MCP server that converts place names to coordinates and coordinates to place names using OpenStreetMap data.
    3
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Exposes 67 MCP tools for iMessage including chats, messages, attachments, contacts, polls, scheduled messages, FaceTime, Find My, and more.
    3

Matching MCP Connectors

  • Remove multiple emails at once using explicit IDs or filters like sender, subject, or date. Choose to move to trash or permanently delete, with dry-run preview.
    MIT
  • Retrieve complete metadata for a single photo using its UUID: dimensions, dates, location, albums, keywords, EXIF, and more. Use after querying to get all details.
    MIT
  • Fetch the UUIDs and metadata for photos currently selected in Apple Photos, enabling further actions like exporting or adding to albums.
    MIT
  • Import image and video files from disk into the Photos library, optionally filing them into an existing album. Validates paths, flags duplicates, and returns import details for further actions.
    MIT
  • Retrieve full content for multiple emails at once by supplying their composite IDs (max 25). This batch method avoids per-message round trips and includes an ok field per result for partial failure handling.
    MIT
  • Apply a single action to a list of email IDs in one pass: mark read/unread, star, archive, trash, restore, move, or permanently delete. Use when you already have the IDs for bulk operations.
    MIT
  • Reset in-memory caches for folder lists, message metadata, and analytics when external mailbox changes cause stale data. Leaves the persistent SQLite index intact.
    MIT
  • Delete the persistent mailbox index to reset corrupted or incompatible data. Requires sync_emails to rebuild; irreversible, but does not affect in-memory caches.
    MIT
  • Correct wrong dates in Apple Photos by setting a new date or shifting by seconds. Use dry-run to preview, then apply to write the change.
    MIT
  • Fetch the full content of a locally saved draft by its draft ID to read or verify before sending or updating. Use list_drafts to find draft IDs first.
    MIT
  • Permanently delete a locally saved draft from SQLite. Discard drafts you no longer need. Irreversible; does not affect Proton Drafts IMAP, which needs a separate mailbox action.
    MIT
  • Lists all mailbox folders with message and unseen counts from the live IMAP session. Use this to discover available folder names before targeting emails, moving messages, or creating new folders.
    MIT