bash-vet-mcp
Rank #37,945io.github.temurkhan13/bash-vet-mcp
Vet LLM-emitted shell commands BEFORE execution. 26 destructive-pattern rules / 8 families.
bash-vet-mcp is a Model Context Protocol (MCP) server published by temurkhan13. It ranks #37,945 of 115,591 servers tracked on MCP Toplist. bash-vet-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on May 5, 2026 and most recently updated on May 6, 2026.
Ranks ahead of 77,646 of 115,591 servers on MCP Toplist.
Use bash-vet-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bash-vet-mcp -- uvx bash-vet-mcp[mcp_servers.bash-vet-mcp]
command = "uvx"
args = ["bash-vet-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bash-vet-mcp": {
"command": "uvx",
"args": [
"bash-vet-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bash-vet-mcp": {
"command": "uvx",
"args": [
"bash-vet-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bash-vet-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"bash-vet-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bash-vet-mcp": {
"command": "uvx",
"args": [
"bash-vet-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bash-vet-mcp": {
"command": "uvx",
"args": [
"bash-vet-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.temurkhan13%2Fbash-vet-mcp)<a href="https://mcptoplist.com/server/io.github.temurkhan13%2Fbash-vet-mcp"><img src="https://mcptoplist.com/badge/io.github.temurkhan13%2Fbash-vet-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 (2 delisted)
temurkhan13
Other servers by temurkhan13
- silentwatch-mcp#14,301 · 4 vers
- openclaw-output-vetter-mcp#35,060 · 5 vers
- openclaw-skill-vetter-mcp#35,061 · 5 vers
- openclaw-cost-tracker-mcp#40,824 · 3 vers
- openclaw-health-mcp#40,825 · 3 vers
- openclaw-upgrade-orchestrator-mcp#40,826 · 3 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.3 | May 6, 2026 |
| 1.0.2 | May 6, 2026 |
| 1.0.1 | May 5, 2026 |
| 1.0.0 | May 5, 2026 |
Frequently asked questions
- Who maintains bash-vet-mcp?
- bash-vet-mcp is maintained by temurkhan13, which publishes 7 MCP servers (27 total versions) tracked on MCP Toplist.
- Is bash-vet-mcp listed on the Official MCP Registry?
- Yes — bash-vet-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does bash-vet-mcp have?
- MCP Toplist tracks 4 versions of bash-vet-mcp, most recently published on May 6, 2026.
- Where can I find the source code for bash-vet-mcp?
- The source code for bash-vet-mcp is hosted at github.com/temurkhan13/bash-vet-mcp.