mcpbeat Sign in

Box Admin Analytics MCP Server

local only

Box Admin Analytics MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 291 installs a week from pypi. Last commit 22 Aug 2026.

MCP server for Box admin-log analytics — external-sharing visibility, read-only

Installs per day peak 869 · avg 140 · -8% w/w
a month agotoday
291
Installs / week
pypi · boxadm-mcp
0
Stars
2 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Box Admin Analytics MCP 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 boxadm-mcp -- uvx boxadm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "boxadm-mcp": {
      "args": [
        "boxadm-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.boxadm-mcp]
command = "uvx"
args = ["boxadm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "boxadm-mcp": {
      "args": [
        "boxadm-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "boxadm-mcp": {
      "args": [
        "boxadm-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Box Admin Analytics MCP

same job, measured the same way
Lastsaas
by jonradoff

Read-only admin MCP server for LastSaaS — dashboards, users, tenants, billing, logs, health.

local only
Logmcp
by kascada

MCP server — read-only log access for AI assistants, without giving AI shell access.

local only
entraadm MCP
by shigechika

MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)

77 installs/wk local only
Itsoc MCP
by ankit512

Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.

85 installs/wk local only
Swarm Rd Orchestrator
by rudrendupaul

Append-only event log for cross-agent context/memory sharing via 3 MCP tools.

81 installs/wk local only
mulewatch
by brbousnguar

Read-only MCP server for MuleSoft Anypoint: app logs, archive search, Runtime Manager, Exchange.

49 installs/wk local only
Cronometer
by cphoskins

MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods

333 installs/wk local only
SEO Tools: Yandex.Metrica
by antohins

MCP server for Yandex.Metrica Stat API (read-only).

88 installs/wk local only

Box Admin Analytics MCP — questions

Answers built from our own checks of this server.

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