We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kpeacocke/souschef'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Snyk Policy File
# https://docs.snyk.io/snyk-cli/using-a-snyk-config-file
version: v1.25.0
# Ignore rules for known issues
ignore: {}
# Patch rules
patch: {}
# Exclude paths from scanning
exclude:
global:
- tests/fixtures/**
- examples/**
- htmlcov/**
- "**/__pycache__/**"
- "**/*.egg-info/**"