Content Tools
jobdonebot.com
Provides AI-powered image editing tools including upscaling, resizing, background removal, and matting.
ENDPOINT 1
https://jobdonebot.com/api/mcp
Known tools 201
infographic-text-editorClaude Vision が画像の文字を読み取り → クリックで書換 → AI で自然消去 → PowerPoint 編集可能 PPTX 出力 (Browser-based tool)
Inferred read-onlyformat-converterConvert between 11 image formats including HEIC, WebP, PNG, JPG, AVIF.
Inferred read-onlyterms-generatorCreate terms of service and privacy policies from questionnaire.
Potential side effectssocial-insurance-calcHealth, pension, and employment insurance from standard monthly income.
Inferred read-onlytake-home-pay-calcNet salary from gross with full tax and insurance breakdown.
Potential side effectsrecruitment-fee-calcStaffing agency fee, refund terms, and KPI back-calculation.
Potential side effectsdate-calculatorCalculate date differences, add/subtract dates, count business days.
Inferred read-onlystring-transformTransform strings between camelCase, snake_case, kebab-case, slug, etc.
Inferred read-onlyyt-lufsYouTube -14 LUFS / Podcasts -16 LUFS に BS.1770-4 準拠で自動補正 (Browser-based tool)
Inferred read-onlyyt-captionsWhisper-WebGPU で文字起こし、SRT/VTT 出力 or 動画焼付。3スタイルプリセット (Browser-based tool)
Inferred read-onlyyt-pattern-interrupt視聴離脱を招く単調区間をAIが検出。B-roll/ズーム/カットの介入ポイントを秒単位で提案 (Browser-based tool)
Inferred read-onlyyt-reframe-9-16横動画を1080x1920の縦動画に変換。Shorts/Reels/TikTok 用の3モード (Browser-based tool)
Inferred read-onlytext-statisticsAnalyze text for readability, vocabulary richness, and keyword extraction.
Inferred read-onlyhttp-probeProbe a URL and return status code, headers, response time, and redirect info.
Inferred read-onlyCONNECT 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.jobdonebot-com]
url = "https://jobdonebot.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jobdonebot-com": {
"type": "http",
"url": "https://jobdonebot.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jobdonebot-com
Remote MCP URL: https://jobdonebot.com/api/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": {
"jobdonebot-com": {
"url": "https://jobdonebot.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jobdonebot-com": {
"type": "http",
"url": "https://jobdonebot.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jobdonebot-com",
"transport": "streamable-http",
"url": "https://jobdonebot.com/api/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 jobdonebot.com was fetched 2026-08-03T12:27:28.776Z and is being refreshed.
jobdonebot.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.