We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lesleslie/session-buddy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.pip-audit.conf•343 B
# Pip-audit configuration
# Exclude known vulnerabilities that are not exploitable in this context
# protobuf GHSA-7gcm-g887-7qv7: JSON parsing depth bypass
# This vulnerability only affects parsing of untrusted JSON input.
# Session Buddy does not parse untrusted protobuf JSON, so this is not exploitable.
--ignore-vuln GHSA-7gcm-g887-7qv7