Zyrax Guard
Rank #7,846io.github.tiagosilva07/zyrax-guard
Audit AI agent configs for prompt injection & rogue MCP servers; vet packages
Zyrax Guard is a Model Context Protocol (MCP) server published by tiagosilva07. It ranks #7,846 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Zyrax Guard is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Jun 20, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 124,200 of 132,046 servers on MCP Toplist.
Use Zyrax Guard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zyrax-guard -- npx -y zyrax-guard mcp[mcp_servers.zyrax-guard]
command = "npx"
args = ["-y", "zyrax-guard", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zyrax-guard": {
"command": "npx",
"args": [
"-y",
"zyrax-guard",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zyrax-guard": {
"command": "npx",
"args": [
"-y",
"zyrax-guard",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zyrax-guard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"zyrax-guard",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zyrax-guard": {
"command": "npx",
"args": [
"-y",
"zyrax-guard",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zyrax-guard": {
"command": "npx",
"args": [
"-y",
"zyrax-guard",
"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.tiagosilva07%2Fzyrax-guard)<a href="https://mcptoplist.com/server/io.github.tiagosilva07%2Fzyrax-guard"><img src="https://mcptoplist.com/badge/io.github.tiagosilva07%2Fzyrax-guard.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tiagosilva07
Available versions (9)
| Version | Published |
|---|---|
| 0.13.0 | Aug 6, 2026 |
| 0.12.0 | Jul 23, 2026 |
| 0.11.1 | Jul 8, 2026 |
| 0.11.0 | Jul 7, 2026 |
| 0.10.0 | Jul 7, 2026 |
| 0.9.1 | Jun 28, 2026 |
| 0.9.0 | Jun 27, 2026 |
| 0.8.2 | Jun 24, 2026 |
| 0.8.1 | Jun 24, 2026 |
Frequently asked questions
- Who maintains Zyrax Guard?
- Zyrax Guard is maintained by tiagosilva07, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Zyrax Guard listed on the Official MCP Registry?
- Yes — Zyrax Guard is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Zyrax Guard have?
- MCP Toplist tracks 9 versions of Zyrax Guard, most recently published on Aug 6, 2026.
- Where can I find the source code for Zyrax Guard?
- The source code for Zyrax Guard is hosted at github.com/tiagosilva07/zyrax-guard.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.