Entra News runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 16 Jul 2026.
Search the Entra.news newsletter archive — a weekly digest of Microsoft Entra news
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.
claude mcp add entra-news -- npx -y entra-news-mcp
{
"mcpServers": {
"entra-news": {
"args": [
"-y",
"entra-news-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.entra-news]
command = "npx"
args = ["-y", "entra-news-mcp"]
{
"mcpServers": {
"entra-news": {
"args": [
"-y",
"entra-news-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"entra-news": {
"args": [
"-y",
"entra-news-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.