entraadm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 120 installs a week from pypi. Last commit 24 Aug 2026.
MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)
Today is the operative word: we check entraadm MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 entraadm-mcp -- uvx entraadm-mcp
{
"mcpServers": {
"entraadm-mcp": {
"args": [
"entraadm-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.entraadm-mcp]
command = "uvx"
args = ["entraadm-mcp"]
{
"mcpServers": {
"entraadm-mcp": {
"args": [
"entraadm-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"entraadm-mcp": {
"args": [
"entraadm-mcp"
],
"command": "uvx"
}
}
}
Read-only MCP server: query_logs over a structured JSONL incident log (Quellgeist triage).
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
MCP server for Box admin-log analytics — external-sharing visibility, read-only
Read-only MCP server: get_recent_commits over a local deploy log (Quellgeist triage).
MCP server for Yandex.Metrica Stat API (read-only).
Read-only MCP server: query_metrics over local metric time-series (Quellgeist triage).
MCP server — read-only log access for AI assistants, without giving AI shell access.
Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.
Answers built from our own checks of this server.