Dredd MCP✓
io.github.pduggusa/dredd-mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.pduggusa/dredd-mcp",
"description": "Pre-flight MCP security. Blocks compromised deps + tool drift. HMAC-signed. Dredd judges.",
"title": "Dredd MCP",
"repository": {
"url": "https://github.com/pduggusa/dredd-mcp",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://analytics.dugganusa.com/api/v1/dredd",
"icons": [
{
"src": "https://analytics.dugganusa.com/dredd-mcp-icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://analytics.dugganusa.com/api/v1/dredd/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}