Dredd MCP
Rank #29,862io.github.pduggusa/dredd-mcp
Pre-flight MCP security. Blocks compromised deps + tool drift. HMAC-signed. Dredd judges.
Dredd MCP is a Model Context Protocol (MCP) server published by pduggusa. It ranks #29,862 of 115,591 servers tracked on MCP Toplist. Dredd MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 4, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 85,729 of 115,591 servers on MCP Toplist.
Use Dredd MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dredd-mcp https://analytics.dugganusa.com/api/v1/dredd/mcp[mcp_servers.dredd-mcp]
url = "https://analytics.dugganusa.com/api/v1/dredd/mcp"Add to ~/.codex/config.toml.
https://analytics.dugganusa.com/api/v1/dredd/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dredd-mcp": {
"url": "https://analytics.dugganusa.com/api/v1/dredd/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dredd-mcp": {
"type": "http",
"url": "https://analytics.dugganusa.com/api/v1/dredd/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dredd-mcp": {
"serverUrl": "https://analytics.dugganusa.com/api/v1/dredd/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dredd-mcp": {
"url": "https://analytics.dugganusa.com/api/v1/dredd/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pduggusa%2Fdredd-mcp)<a href="https://mcptoplist.com/server/io.github.pduggusa%2Fdredd-mcp"><img src="https://mcptoplist.com/badge/io.github.pduggusa%2Fdredd-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
pduggusa
Other servers by pduggusa
- DugganUSA CLI — Local STDIO MCP#18,061 · 1 ver
- Jeevesus — DugganUSA Threat Intelligence MCP#40,813 · 3 vers
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 4, 2026 |
Frequently asked questions
- Who maintains Dredd MCP?
- Dredd MCP is maintained by pduggusa, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Dredd MCP listed on the Official MCP Registry?
- Yes — Dredd MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Dredd MCP have?
- MCP Toplist tracks 1 version of Dredd MCP, most recently published on May 4, 2026.
- Where can I find the source code for Dredd MCP?
- The source code for Dredd MCP is hosted at github.com/pduggusa/dredd-mcp.