Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.krakonjac300-pixel/agent-media-toolkit

io.github.krakonjac300-pixel/agent-media-toolkit

15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.

Uptime
100.0%
1 direct probes · 30d
Response
1009ms
last probe
Tools
15
callable
Resources
0
readable
Prompts
0
available

Tools · 15

search

Live web search. Returns results with title, url, and snippet.

news

Recent news for a query/niche. Returns items with title, url, snippet, date, source.

extract

Fetch a web page and return clean main-content text (no nav/ads/boilerplate).

summarize

Summarize text OR a web page (give text or url). style: paragraph|bullets.

repurpose

Turn text into social assets: thread, summary, titles, hashtags.

translate

Translate text into target_lang (e.g. 'Spanish', 'ja').

script

Write a short-form video script (hook, beats, cta) for a topic.

moderate

Content-safety classification: flagged?, categories, severity, reason.

media_info

Metadata (title, duration, uploader, views) for a media URL — no download.

voiceover

Text -> natural MP3 narration. Returns a download URL.

package_post

Platform-optimized title, description, and hashtags for a clip. Premium (via x402).

transcribe

Transcribe an audio/video URL to timestamped text. Premium (via x402).

subtitles

Audio/video URL -> .srt/.vtt subtitle file. Premium (via x402).

find_clips

Find viral clip candidates in a long video with scores. Premium (via x402).

edit_clip

Cut a time range into a finished 9:16 captioned short. Premium (via x402).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.krakonjac300-pixel/agent-media-toolkit": {
      "url": "https://podcast-shorts-a2a-production.up.railway.app/mcp/",
      "transport": "streamable-http"
    }
  }
}