@agentutility/mcp-mediakit
One endpoint per format. Pay per call. · 67 tools · $0.0025 – $0.2
INSTALL — CLAUDE DESKTOP
{
"mcpServers": {
"agentutility-mediakit": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-mediakit"
],
"env": {
"X402_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HEX"
}
}
}
}Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
INSTALL — CURSOR
{
"mcpServers": {
"agentutility-mediakit": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-mediakit"
],
"env": {
"X402_PRIVATE_KEY": "0x..."
}
}
}
}Path: .cursor/mcp.json in your project root.
FUNDING
Send any amount of USDC on Base mainnet to the address derived from your X402_PRIVATE_KEY. The MCP server uses it to pay per call.
USDC on Base contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
TOOLS (67)
| tool | price | description |
|---|---|---|
add-watermark | $0.02 | Add watermark to PDF, image, or video. |
audio-loudnorm | $0.02 | Audio loudness normalizer (EBU R128 LUFS). |
audio-transcribe | $0.01 | Transcribes audio to text with whisper-large-v3. |
compress-pdf | $0.005 | PDF compressor / PDF size reducer. |
convert-html-to-markdown | $0.005 | Convert HTML to Markdown. |
convert-pdf | $0.0025 | Converts PDFs to Markdown, HTML, JSON, or structured text with the Datalab Marker AI pipeline, preserving headings, tables, equations, an… |
csv-to-ics | $0.01 | Converts a CSV of events into an RFC 5545 compliant ICS calendar file (VCALENDAR/VEVENT) for Google Calendar, Outlook, and Apple Calendar… |
csv-to-jsonl | $0.02 | Converts CSV or TSV data into JSON, JSONL/NDJSON, or column-oriented arrays. |
doc-to-json | $0.10 | Converts any document (PDF, DOCX, PPT, XLSX, or image) into structured JSON matching a caller-supplied schema. |
excel-to-csv | $0.005 | Converts Excel workbooks (.xlsx / .xls) to CSV, TSV, or JSON with multi-sheet handling, returning each sheet by name. |
excel-to-google-sheets | $0.005 | Converts Excel files for import into Google Sheets. |
extract-tables | $0.10 | Detects and extracts every table from a PDF document, returning structured JSON or CSV per table. |
html-markdown | $0.005 | Converts raw HTML or a URL into clean Markdown, preserving headings, lists, tables, code blocks, links, and images. |
html-to-markdown | $0.005 | Convert HTML to Markdown. |
html-to-pdf | $0.08 | Converts a URL to PDF with CloudConvert capture-website; renders JS. |
image-convert | $0.01 | Universal image format converter (PNG, JPG, WEBP, AVIF, GIF, BMP, TIFF, ICO, HEIC, HEIF, PSD, SVG). |
image-format-convert | $0.01 | Image converter. |
image-translate | $0.02 | Image translator. |
image-upscale | $0.02 | Upscales an image 2x or 4x via Venice's image/upscale endpoint (default model: venice-sd35). |
image-watermark | $0.02 | Image watermark / add text or logo watermark to image files. |
json-yaml | $0.005 | Converts between JSON and YAML in either direction. |
logo-detect | $0.03 | Brand logo detection / brand recognition in images. |
merge-pdf | $0.01 | Combines 2-50 input PDFs from URLs into one PDF, preserving bookmarks. |
movie-database | $0.01 | Finds movies or TV shows by title, with optional year and region, and returns release year, poster, overview, and language. |
movie-database-api | $0.01 | Searches movies and TV shows by title and optional year, returning release date, rating, popularity, overview, poster URLs, TMDB links, a… |
movie-info | $0.01 | Looks up movie and TV metadata: title, release year, rating, overview, poster, and optional streaming providers. |
mp4-to-mp3 | $0.02 | Converts MP4, MOV, WebM, MKV, AVI, M4V, and FLV video files to MP3 via CloudConvert, with selectable bitrate (96/128/192 kbps). |
mp4-to-mp3-api | $0.02 | Converts MP4, MOV, WEBM, MKV, AVI, M4V, or FLV URLs into hosted MP3 output with selectable 96, 128, or 192 kbps bitrate. |
mp4-to-mp3-converter | $0.02 | Converts MP4 video URLs into hosted MP3 files with selectable bitrate; also accepts MOV, WEBM, MKV, AVI, M4V, or FLV URLs. |
ocr | $0.0025 | Runs OCR on scanned PDFs and image-based documents, returning clean Markdown or plain text. |
office-to-pdf | $0.05 | Office to PDF converter — DOCX/DOC, XLSX/XLS, PPTX/PPT, ODT/ODS/ODP, RTF, TXT, CSV, EPUB, MD, HTML, Apple Pages/Numbers/Keynote to PDF. |
pdf-compress | $0.005 | Shrinks PDFs to a smaller size for email or the web, with three quality levels: ebook (lowest, web-quality), printer (medium), prepress (… |
pdf-extract-tables | $0.10 | Extracts every table from a PDF, digital or scanned, and returns row-by-column text matrices page-by-page. |
pdf-merge | $0.01 | Merges 2-50 PDFs from URLs into a single PDF, preserving bookmarks. |
pdf-parser-api | $0.0025 | Parses a public PDF URL into Markdown, HTML, or JSON blocks with layout-aware text, headings, tables, and equations. |
pdf-split | $0.04 | PDF splitter / PDF page extractor. |
pdf-table-extract | $0.10 | Extracts tables from digital or scanned PDFs, returning row/column matrices, CSV output, page numbers, and optional cell boxes. |
pdf-table-extractor | $0.10 | Finds tables in digital or scanned PDFs and returns row-by-column matrices, page numbers, and optional cell bounding boxes. |
pdf-text-extractor | $0.0025 | Extracts clean Markdown, HTML, or structured JSON from digital or scanned PDFs while preserving reading order, tables, and equations. |
pdf-to-jpg | $0.10 | Converts a PDF to JPG, PNG, or WEBP images, rendering every page at configurable DPI (36-600) and returning one image URL per page. |
pdf-to-markdown | $0.0025 | Converts digital or scanned PDFs to clean Markdown with AI-powered, layout-aware extraction on the Datalab Marker engine. |
pdf-to-markdown-api | $0.0025 | Converts a public PDF URL into clean Markdown, HTML, or structured JSON while preserving headings, tables, equations, and reading order. |
pdf-to-text | $0.0025 | Extracts text from digital or scanned PDFs, preserving reading order across multi-column layouts with an AI + OCR pipeline (Datalab Marker). |
pdf-to-text-api | $0.0025 | Extracts text from digital and scanned PDFs as Markdown, plain text, HTML, or JSON with layout-aware reading order. |
pdf-watermark | $0.02 | Overlays a text or image watermark on PDFs, PNG/JPG/GIF images, or MP4/MOV/WEBM videos. |
pdf2md | $0.20 | PDF to Markdown converter. |
receipt-ocr | $0.01 | Receipt OCR. |
receipt-parser | $0.01 | Receipt parser. |
speaker-diarize | $0.10 | Speaker diarization / who-said-what transcription. |
split-pdf | $0.04 | Splits a PDF by page ranges into multiple PDFs. |
subtitles | $0.08 | SRT / VTT subtitle generator from video or audio. |
transcribe | $0.10 | Transcribe video to text. |
upscale-image | $0.02 | Upscales images 2x or 4x with AI super-resolution, best for photos and illustrations. |
url-to-markdown | $0.005 | Fetches a public URL, strips boilerplate, and returns clean Markdown plus title and character counts. |
video-summarize | $0.10 | Summarizes videos, podcasts, and lectures in one call: Whisper v3 transcribes, then Mistral summarizes. |
video-thumbnail | $0.03 | Video thumbnail / video frame extractor. |
video-to-audio | $0.02 | Video to audio extractor / video to audio converter. |
video-to-mp3 | $0.02 | Video to MP3 / extract MP3 audio from video URL. |
video-to-subtitles | $0.02 | Generates subtitles from video with Whisper v3, word-wrapped and ready for VLC / Premiere / FFmpeg. |
video-to-text | $0.10 | Transcribe any video URL to text with Whisper v3 large — audio is extracted internally. |
video-transcribe | $0.10 | Transcribes any video URL to text with Whisper v3 large. |
video-trim | $0.02 | Trims a video by passing start + end OR start + duration, in HH:MM:SS, MM:SS, or seconds. |
watermark | $0.02 | Adds a text or image watermark overlay to PDFs, PNG/JPG/GIF images, and MP4/MOV/WEBM videos. |
watermark-pdf | $0.02 | Add watermark to PDF. |
xlsx-to-csv | $0.005 | Converts any sheet of an .xlsx, .xlsm, .xls, or .ods workbook to CSV, with sheet selection, encoding, and quote style controls. |
xml-to-word | $0.05 | XML to Microsoft Word (DOCX) converter via CloudConvert. |
youtube-transcript | $0.01 | Fetch the transcript of any YouTube video. |
SEE ALSO