Skip to main content
Glama

Ilograph

.bandit407 B
[bandit] exclude_dirs = [ "tests", ".venv", "venv", "env", ".env", "build", "dist" ] # Skip certain tests that are common false positives skips = [ "B101", # Skip assert_used_test (common in tests) "B601", # Skip paramiko_calls (if using SSH) ] # Confidence levels: LOW, MEDIUM, HIGH confidence = "MEDIUM" # Severity levels: LOW, MEDIUM, HIGH severity = "MEDIUM"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/QuincyMillerDev/ilograph-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server