← Registry

Content Tools

afterdraft.ai

Creates and manages short-form video clips from source videos, folders, and content banks via Afterdraft.

2 endpoints12 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://mcp.afterdraft.ai/mcp

No auth detected

MCP server metadata

Name
afterdraft
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged
Server instructions

Afterdraft performs the actual video analysis, editing, captioning, rendering, and MP4 delivery. create_clip returns an inline status component that polls the authoritative get_clip tool automatically. Never ask the user to manually check whether a clip is done. If a host does not render MCP Apps UI, call get_clip with the returned job_id every 3-8 seconds until complete, failed, or the interactive window ends; then clearly say the job is still processing and retain the job_id.

Known tools 6

create_clip

Create one short-form clip from the user's exact original public video, Google Drive file/folder, or Dropbox file/folder URL using the connected Afterdraft account.

Potential side effects
get_clip

Check the real processing state of an Afterdraft clip job.

Inferred read-only
make_another_clip

Create a deliberately different version of an existing Afterdraft clip job.

Potential side effects
try_another_video

For a completed folder or content-bank clip, choose another strong source video from the same bank using Afterdraft’s shared quality and recent-use diversity selector.

Inferred read-only
get_usage

Check the connected Afterdraft account’s current plan entitlement and clip usage.

Inferred read-only
report_component_event

App-only health telemetry for the Afterdraft clip component.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.afterdraft]
url = "https://mcp.afterdraft.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "afterdraft": {
      "type": "http",
      "url": "https://mcp.afterdraft.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: afterdraft
Remote MCP URL: https://mcp.afterdraft.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "afterdraft": {
      "url": "https://mcp.afterdraft.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "afterdraft": {
      "type": "http",
      "url": "https://mcp.afterdraft.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "afterdraft",
  "transport": "streamable-http",
  "url": "https://mcp.afterdraft.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://afterdraft.ai/mcp

No auth detected

MCP server metadata

Name
afterdraft
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged
Server instructions

Afterdraft performs the actual video analysis, editing, captioning, rendering, and MP4 delivery. create_clip returns an inline status component that polls the authoritative get_clip tool automatically. Never ask the user to manually check whether a clip is done. If a host does not render MCP Apps UI, call get_clip with the returned job_id every 3-8 seconds until complete, failed, or the interactive window ends; then clearly say the job is still processing and retain the job_id.

Known tools 6

create_clip

Create one short-form clip from the user's exact original public video, Google Drive file/folder, or Dropbox file/folder URL using the connected Afterdraft account.

Potential side effects
get_clip

Check the real processing state of an Afterdraft clip job.

Inferred read-only
make_another_clip

Create a deliberately different version of an existing Afterdraft clip job.

Potential side effects
try_another_video

For a completed folder or content-bank clip, choose another strong source video from the same bank using Afterdraft’s shared quality and recent-use diversity selector.

Inferred read-only
get_usage

Check the connected Afterdraft account’s current plan entitlement and clip usage.

Inferred read-only
report_component_event

App-only health telemetry for the Afterdraft clip component.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.afterdraft]
url = "https://afterdraft.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "afterdraft": {
      "type": "http",
      "url": "https://afterdraft.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: afterdraft
Remote MCP URL: https://afterdraft.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "afterdraft": {
      "url": "https://afterdraft.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "afterdraft": {
      "type": "http",
      "url": "https://afterdraft.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "afterdraft",
  "transport": "streamable-http",
  "url": "https://afterdraft.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for afterdraft.ai was fetched 2026-08-25T17:48:18.043Z.

Trust status Neutral

afterdraft.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.