agent-guard-mcp
Rank #67,759io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
agent-guard-mcp is a Model Context Protocol (MCP) server published by liminalpepe. It ranks #67,759 of 132,113 servers tracked on MCP Toplist. agent-guard-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 1, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 64,354 of 132,113 servers on MCP Toplist.
Use agent-guard-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-guard-mcp -- npx -y @liminallablibs/agent-guard-mcp[mcp_servers.agent-guard-mcp]
command = "npx"
args = ["-y", "@liminallablibs/agent-guard-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-guard-mcp": {
"command": "npx",
"args": [
"-y",
"@liminallablibs/agent-guard-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-guard-mcp": {
"command": "npx",
"args": [
"-y",
"@liminallablibs/agent-guard-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-guard-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@liminallablibs/agent-guard-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-guard-mcp": {
"command": "npx",
"args": [
"-y",
"@liminallablibs/agent-guard-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-guard-mcp": {
"command": "npx",
"args": [
"-y",
"@liminallablibs/agent-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.liminalpepe%2Fagent-guard-mcp)<a href="https://mcptoplist.com/server/io.github.liminalpepe%2Fagent-guard-mcp"><img src="https://mcptoplist.com/badge/io.github.liminalpepe%2Fagent-guard-mcp.svg" alt="MCP Toplist: #67,759 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
liminalpepe
Other servers by liminalpepe
View all liminalpepe servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 2, 2026 |
Frequently asked questions
- Who maintains agent-guard-mcp?
- agent-guard-mcp is maintained by liminalpepe, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is agent-guard-mcp listed on the Official MCP Registry?
- Yes — agent-guard-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does agent-guard-mcp have?
- MCP Toplist tracks 1 version of agent-guard-mcp, most recently published on Jul 2, 2026.
- Where can I find the source code for agent-guard-mcp?
- The source code for agent-guard-mcp is hosted at github.com/liminalpepe/agent-guard-mcp.
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.