io.github.darrenjrobinson/entra-news✓
io.github.darrenjrobinson/entra-news · v0.1.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.darrenjrobinson/entra-news",
"description": "Search the Entra.news newsletter archive — a weekly digest of Microsoft Entra news",
"repository": {
"url": "https://github.com/darrenjrobinson/EntraNewsMCPServer",
"source": "github"
},
"version": "0.1.3",
"packages": [
{
"registryType": "npm",
"identifier": "entra-news-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}