Skip to content
Back to search
30
MCP v0.1.0

io.github.MukundaKatta/agentvet

io.github.MukundaKatta/agentvet

Validate tool-call args before execution. Returns LLM-friendly retry hints.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mukundakatta/agentvet
Validate tool-call args before execution. Returns LLM-friendly retry hints.
0 tools
io.github.starloghq/starlog
Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.
0 tools
io.github.rog0x/webhook
Send, validate, debug webhooks for AI agents
0 tools
io.github.rog0x/lint
Style check, naming, complexity analysis for AI agents
0 tools
io.github.MukundaKatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools
io.github.MukundaKatta/agentsnap
Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mukundakatta/agentvet": {
      "url": "None",
      "transport": "http"
    }
  }
}