Server data from the Official MCP Registry
15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
About
15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
Remote endpoints: streamable-http: https://podcast-shorts-a2a-production.up.railway.app/mcp/
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
15 tools verified ยท Open access ยท No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-krakonjac300-pixel-agent-media-toolkit": {
"url": "https://podcast-shorts-a2a-production.up.railway.app/mcp/"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Agent Media Toolkit
15 media & data tools your AI agent can hire per call. One hosted endpoint โ web search, news, web-page extraction, summarizing, translation, moderation, script writing, text-to-voiceover, transcription, subtitles, viral-clip discovery, and short-form video editing. No API key, no signup. Free over MCP for the lighter tools; premium media tools are pay-per-call in USDC on Base via x402.
- ๐ Homepage / live demo: https://podcast-shorts-a2a-production.up.railway.app/
- ๐ MCP endpoint (remote, streamable HTTP):
https://podcast-shorts-a2a-production.up.railway.app/mcp/ - ๐งพ Agent card: https://podcast-shorts-a2a-production.up.railway.app/.well-known/agent.json
- ๐ต Pricing: https://podcast-shorts-a2a-production.up.railway.app/pricing
This is a hosted MCP server โ there is nothing to install or run. Point your MCP client at the endpoint above and the tools appear.
Add it to your MCP client
{
"mcpServers": {
"agent-media-toolkit": {
"url": "https://podcast-shorts-a2a-production.up.railway.app/mcp/"
}
}
}
Works with any MCP client that supports remote streamable HTTP servers (Claude, Cursor, and MCP-compatible agent frameworks).
The tools
| Tool | Tier | What it does |
|---|---|---|
search | free | Live web search โ title/url/snippet |
news | free | Recent news for a query, with dates + sources |
extract | free | Web page โ clean main-content text |
summarize | free | TL;DR any text or a URL (paragraph or bullets) |
repurpose | free | Text โ thread, summary, titles, hashtags |
translate | free | Translate text into any language |
script | free | Topic โ short-form video script (hook/beats/CTA) |
moderate | free | Content-safety classification |
media_info | free | Media URL โ metadata, no download |
voiceover | free | Text โ natural MP3 narration |
package_post | free | Clip โ platform titles/description/hashtags |
transcribe | $0.25 | Audio/video โ timestamped transcript |
subtitles | $0.05 | Audio/video โ .srt / .vtt caption file |
find_clips | $1.50 | Long video โ scored viral clip candidates |
edit_clip | $3.00 | Time range โ finished 9:16 captioned short |
Premium tools return a pointer to their paid x402 endpoint; an unpaid
HTTP request answers 402 Payment Required with a USDC-on-Base price quote, the agent
pays, and the result is returned.
Also available over plain HTTP (x402)
Every tool is also a pay-per-call HTTP endpoint. Example:
POST https://podcast-shorts-a2a-production.up.railway.app/search
{ "query": "agent commerce protocol", "max_results": 5 }
โ 402 Payment Required ($0.02, USDC on Base)
โ pay + retry โ JSON results
Example: connect from Python
See examples/client.py.
License
MIT โ see LICENSE. The hosted service is operated by The Solo Stack; this repo documents how to use it.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption