mcpbeat Sign in

Entra News Podcast MCP Server

local only

Entra News Podcast runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 9 Sep 2026.

Search Entra.Chat podcast transcripts — Merill Fernando's Microsoft Entra podcast on YouTube

Installs per day peak 414 · avg 20 · -29% w/w
a month agotoday
64
Installs / week
npm · entra-news-podcast-mcp
2
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Entra News Podcast 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 entra-news-podcast -- npx -y entra-news-podcast-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "entra-news-podcast": {
      "args": [
        "-y",
        "entra-news-podcast-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.entra-news-podcast]
command = "npx"
args = ["-y", "entra-news-podcast-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "entra-news-podcast": {
      "args": [
        "-y",
        "entra-news-podcast-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "entra-news-podcast": {
      "args": [
        "-y",
        "entra-news-podcast-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Entra News Podcast

same job, measured the same way
Arcmira
by arcmira

Search indexed YouTube and podcast transcripts. Full transcripts, mentions, momentum, and sponsors.

answering
Web Data Toolkit
by leekung125

Search YouTube or a channel for transcripts, Google Trends, and Google Play reviews.

4 tools answering
PodLearn
by blutrich

Search 4M+ podcasts & YouTube, transcribe any episode, search transcripts, generate AI lessons.

25 tools answering
💯 YouTube Transcript + YouTube Search MCP for AI Agents
by transcriptapi

💯 The fastest YouTube transcript + YouTube search MCP for AI agents. Try for free.

answering
YouTube Transcript + YouTube Search MCP
by getyoutubetranscript

YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.

6 tools answering
BulkTranscripts YouTube
by bulktranscripts

YouTube transcripts, search, channel/playlist listings and upload tracking for AI agents.

7 tools answering
C
Youtube Media MCP Server
by thenextgennexus

YouTube video search with transcript extraction as first-class output.

3 tools answering
YouTube Transcript & Search MCP Server
by transcriptout

YouTube transcripts, search, channels, playlists and bulk transcript jobs for AI agents. 14 tools.

14 tools answering

Entra News Podcast — questions

Answers built from our own checks of this server.

Why is there no uptime for Entra News Podcast?
Entra News Podcast 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 entra-news-podcast-mcp was installed 64 times last week.
How do I connect Entra News Podcast?
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 entra-news-podcast-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Entra News Podcast?
The npm package entra-news-podcast-mcp was installed 64 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Entra News Podcast open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.