We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Keeper-Security/keeper-mcp-golang-docker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin/
dist/
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
vendor/
# Go workspace file
go.work
# Build artifacts
build/
release/
# IDE files
.vscode/
.idea/
*.swp
*.swo
*~
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Config files with secrets
*.json
!*example*.json
!*template*.json
!internal/recordtemplates/**/*.json
# Log files
*.log
# Temp files
tmp/
temp/
# Docker
!.dockerignore
# Local environment files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Keeper MCP specific
profiles/
*.key
*.pem
ksm-mcp*
gosec-results.sarif