MCP server for Box admin-log analytics — external-sharing visibility, read-only
MCP server for Box admin-log analytics — external-sharing visibility, read-only
This is a well-architected read-only Box admin analytics MCP server with proper authentication, secure token handling, and appropriate scope limitations. The codebase demonstrates strong security practices for credential management and API interactions. Minor code quality observations exist but do not represent security vulnerabilities. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: BOX_CLIENT_ID
Environment variable: BOX_CLIENT_SECRET
Environment variable: BOX_ENTERPRISE_ID
Environment variable: BOX_ALLOWED_DOMAINS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-shigechika-boxadm-mcp": {
"env": {
"BOX_API_BASE": "your-box-api-base-here",
"BOX_AUTH_MODE": "your-box-auth-mode-here",
"BOX_CLIENT_ID": "your-box-client-id-here",
"BOX_TOKEN_CACHE": "your-box-token-cache-here",
"BOX_CLIENT_SECRET": "your-box-client-secret-here",
"BOX_ENTERPRISE_ID": "your-box-enterprise-id-here",
"BOX_ALLOWED_DOMAINS": "your-box-allowed-domains-here",
"BOX_OAUTH_REDIRECT_URI": "your-box-oauth-redirect-uri-here"
},
"args": [
"boxadm-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.