Server data from the Official MCP Registry
Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.
Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.
Set these up before or after installing:
Environment variable: COGNOS_BASE_URL
Environment variable: COGNOS_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-base76-research-lab-conductor-graph-mcp": {
"env": {
"COGNOS_API_KEY": "your-cognos-api-key-here",
"COGNOS_BASE_URL": "your-cognos-base-url-here"
},
"args": [
"conductor-graph-mcp"
],
"command": "uvx"
}
}
}A well-structured MCP server for monitoring agent systems with appropriate authentication via environment variables and permissions matching its developer tools purpose. The code quality is good with proper error handling and input validation, though it accesses various system resources including processes, files, and network endpoints for its monitoring functionality. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 7 findings
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.
Be the first to review this server!