Server data from the Official MCP Registry
Governed managed-endpoint ops — login-storm & drift analysis, 9 MCP tools with audit/budget/undo.
Governed managed-endpoint ops — login-storm & drift analysis, 9 MCP tools with audit/budget/undo.
This is a well-designed governance framework for endpoint management operations with strong security controls. The codebase demonstrates careful attention to credential handling (encrypted storage via Fernet), policy enforcement, audit logging, and redaction of sensitive data. Code quality is generally high with proper input validation and error handling. A few minor code quality observations exist (broad exception handling in fail-open patterns, logging guidance) but do not represent real security vulnerabilities. Permissions align well with the stated purpose of managing endpoint fleets. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
5 files analyzed · 10 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:
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aiops-tools-endpoint-aiops": {
"env": {
"ENDPOINT_AIOPS_MASTER_PASSWORD": "your-endpoint-aiops-master-password-here"
},
"args": [
"endpoint-aiops"
],
"command": "uvx"
}
}
}Be the first to review this server!
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.