io.github.krakonjac300-pixel/agent-media-toolkit
io.github.krakonjac300-pixel/agent-media-toolkit15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
Tools · 15
Live web search. Returns results with title, url, and snippet.
Recent news for a query/niche. Returns items with title, url, snippet, date, source.
Fetch a web page and return clean main-content text (no nav/ads/boilerplate).
Summarize text OR a web page (give text or url). style: paragraph|bullets.
Turn text into social assets: thread, summary, titles, hashtags.
Translate text into target_lang (e.g. 'Spanish', 'ja').
Write a short-form video script (hook, beats, cta) for a topic.
Content-safety classification: flagged?, categories, severity, reason.
Metadata (title, duration, uploader, views) for a media URL — no download.
Text -> natural MP3 narration. Returns a download URL.
Platform-optimized title, description, and hashtags for a clip. Premium (via x402).
Transcribe an audio/video URL to timestamped text. Premium (via x402).
Audio/video URL -> .srt/.vtt subtitle file. Premium (via x402).
Find viral clip candidates in a long video with scores. Premium (via x402).
Cut a time range into a finished 9:16 captioned short. Premium (via x402).
Similar MCP servers embedding-nearest
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"
}
}
}