hi120ki/model-armor-evaluator
A Go-based gRPC service that evaluates AI model prompts and responses using Google Cloud's Model Armor service for content sanitization
Platform-specific configuration:
{
"mcpServers": {
"model-armor-evaluator": {
"command": "npx",
"args": [
"-y",
"model-armor-evaluator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...