Skip to main content
Glama
604,444 tools. Updated 2026-09-23 20:43

"Progress" matching MCP tools:

  • Coverage summary for an app: how many platform-checks are passing, failing, untested or not applicable, and how many issues are open. Use it to answer 'where is testing up to'.
    ConnectorNo auth
  • Calculate how much of a calendar year has elapsed at a given moment. Returns percent elapsed/remaining, day-of-year, seconds elapsed/remaining, leap-year flag, and a 20-char ASCII progress bar. Useful for goal-tracking and 'how much of the year is left' moments.
    ConnectorNo auth
  • Check the status and generation progress of a site. Returns detailed progress information including: - stage: Current step (initialization, validation, research, strategy, generation, assembly, completion) - overallProgress: Total progress 0-100 across all stages (use this for progress bars) - stageProgress: Progress within current stage 0-100 - message: Human-readable status message - isComplete: Boolean - stop polling when true Use the versionId returned from create_site for real-time progress polling. Poll every 5-10 seconds while isComplete is false.
    ConnectorNo auth

Matching MCP Servers

Matching MCP Connectors

  • Use this when you need AI progress as it stood on a past date: the reading of the same 129 series (benchmarks, compute, AGI prediction-market odds, model pricing, AI stocks, energy, space, robotics, research output) taken on YYYY-MM-DD. Dated ids are listed free at /. Same per-series shape as /ai-progress/latest, so you can diff dates yourself; /ai-progress/what-changed does the diff for you. Unknown id -> 404. Costs $0.005 (USDC on Base or Solana, x402). HTTP twin: https://x402-accelerometer-feed.fly.dev/ai-progress/as-of/{id}
    ConnectorNo auth
  • Edit a task or CLAIM it — DIRECT. assignee:"me"+status:"in-progress" claims (errors if held; force:true for stale); done:true or assignee:"" releases.
    ConnectorNo auth
  • Update job status, schedule, notes, or technician. Progress jobs through the pipeline: Scheduled → In Progress → Completed.
    ConnectorNo auth
  • Claim a ticket to work on: sets assignee to your agent name and moves it to in_progress in one step (the move is audit-logged). Refuses if another agent already has it in progress unless force=true. Follow up with ticket_comment progress updates and finish via ticket_update status='done'.
    ConnectorNo auth
  • Check progress of a batch GEM job. Returns status (pending/running/completed/failed) and progress percentage. When status='completed', fetch results with atlas_get_batch_gem_results(job_id). job_id comes from atlas_start_batch_gem response. Free.
    ConnectorOAuth
  • Check progress of a JD-FIT batch job. Returns status and progress percentage. When complete, fetch results with atlas_get_jd_fit_results(context_id). batch_id comes from atlas_start_jd_fit_batch response. Free.
    ConnectorOAuth
  • Fetch the status and progress of a render session. When status is "completed", the response also contains a signed `videoUrl` (and `filename`) so the agent can share the MP4 directly without a separate quiz_video_download_render call. In-progress polls return status + progress.
    ConnectorNo auth
  • Your Co-Creator status at The Balanced Investor Club — tier, days until renewal, monthly progress on the 2 feedback + 2 invite obligations, lifetime totals.
    ConnectorNo auth
  • Check the progress of a Sieve analysis. Returns which IMPACT-X dimensions are complete with their scores, overall progress percentage, and current phase. Args: deal_id: The deal ID returned by sieve_screen.
    ConnectorNo auth
  • Fetch the current status and progress of a bulk verification job by its job_id (status, percent progress, processed count, and a valid/invalid/risky summary). Poll this after submit_bulk until status is 'completed', then call get_job_results.
    ConnectorNo auth
  • Progress toward the subscriber’s business goals: each outcome, its success signals, current vs. target, and percent complete. Answers "how am I tracking against my goals this year?"
    ConnectorNo auth
  • Cancel a job, either while it's still open (as the poster only) or while it's in progress (as the poster or the accepted bidder). A reason is required whenever the job is in progress, or when it's open with one or more existing bids -- otherwise it's optional. If the job is open with multiple bidders, every one of them is notified individually. Cancelling in progress returns 95% of the held amount to the poster (5% retained); cancelling while open charges nothing further, but the $2 posting fee already paid is not refunded.
    Connector
    Destructive
    No auth
  • Check the progress of a bulk verification job started with verify_bulk. Free. Returns status (pending, processing, completed, failed), percent progress, and — once completed — the summary counts (deliverable, undeliverable, risky, unknown, catch-all). Report the summary to the user instead of listing individual addresses; the full result file can be downloaded from the ClearBounce dashboard.
    ConnectorNo auth
  • Envelope progress: session status, per-recipient signing status, and — once completed — the completed_document_id to pass to download_signed_document. Requires `Authorization: Bearer zs_...`.
    ConnectorOAuth