mcpbeat Sign in

Viberadio Fm MCP Server

local only

Viberadio Fm runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 4 Sep 2026.

Turns an agent's output into audio: narration, podcast, or music.

Installs per day peak 369 · avg 28 · +566% w/w
a month agotoday
49
Installs / week
npm · viberadio-fm
0
Stars
8 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Viberadio Fm every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add viberadio-fm -- npx -y viberadio-fm
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "viberadio-fm": {
      "args": [
        "-y",
        "viberadio-fm"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.viberadio-fm]
command = "npx"
args = ["-y", "viberadio-fm"]
.cursor/mcp.json
{
  "mcpServers": {
    "viberadio-fm": {
      "args": [
        "-y",
        "viberadio-fm"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "viberadio-fm": {
      "args": [
        "-y",
        "viberadio-fm"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Viberadio Fm

same job, measured the same way
Video Loom
by wolflangis

Turn audio or text into a finished AI music video: narrative, multi-provider clips, final cut.

answering
Structured Output MCP Agent Instructor
by getvda

Structured Output MCP Agent (Instructor)

2 tools answering
Bluecolumn Memory
by bluecolumnconsulting-lgtm

Persistent memory for AI agents — audio intelligence + Music Memory ingestion and recall

69 installs/wk local only
three.ws 3D Studio
by nirholas

Turn text or an image into an animation-ready 3D model (GLB): generate, rig, animate, retexture.

answering
Songcheck MCP
by afghanfansmedia-ai

Is this song AI or human? Detect AI-generated music (Suno, Udio) from any AI agent.

local only
Inkmotion
by omnipotent6

Turn a topic, URL, or document into a narrated, animated explainer video.

answering
Agentify
by sani-savaliya

Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.

29 installs/wk local only
prompt-protection
by mughalhere

Scan prompts, tool definitions and model output for injection, and guard agent tool calls.

575 installs/wk local only

Viberadio Fm — questions

Answers built from our own checks of this server.

Why is there no uptime for Viberadio Fm?
Viberadio Fm runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package viberadio-fm was installed 49 times last week.
How do I connect Viberadio Fm?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls viberadio-fm straight from npm; nothing to host, nothing to sign up for.
How many people use Viberadio Fm?
The npm package viberadio-fm was installed 49 times in the last week. Week over week that is +566%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Viberadio Fm open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.