We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/enkryptai/secure-mcp-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env
.venv
.cursor
.cursorignore
.cursorrules
.cursorsettings
.python-version
# Claude Code local settings
.claude/settings.local.json
uv.lock
node_modules
package.json
package-lock.json
__pycache__
src/__pycache__
logs
*.log
tmp.py
main.py
enkrypt_mcp_config*.json*
# flake8 backups
scripts/flake8/backups
# These get created when we run `python setup.py`
src/secure_mcp_gateway.egg-info
build/
dist/
docs/secure-mcp-gateway-manifest.yaml
src/secure_mcp_gateway/venv
.secure-mcp-gateway-venv
tmp
# Security checks
bandit-report.json
*.md
!hooks/cursor/README.md
!hooks/claude/README.md
!hooks/crewai/README.md
!hooks/kiro/README.md
!hooks/claude_code/README.md
!hooks/langchain/README.md
!hooks/langgraph/README.md
!hooks/openai/README.md
!hooks/strands/README.md
!hooks/vercel-ai-sdk/README.md
!hooks/copilot/README.md
.claude/settings.json