github JavaScript analyzed 814875f

MukundaKatta/agentvet-mcp

github

MCP server: validate tool-call args before execution. Wraps @mukundakatta/agentvet.

maintainer
MukundaKatta
license
MIT
first seen
2026-06-13
last seen
2026-06-13
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 3 tools
transport stdio · http verified reported listed in the official MCP registry counts 3 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • generate_retry_message
  • lint_tool_definition
  • validate_tool_args
code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 2

shell / exec 1

  • shell (weak) MukundaKatta-agentvet-mcp-814875f/test/smoke.test.ts :8 import { spawn } from 'node:child_process';

tool registrations 3

  • validate_tool_args MukundaKatta-agentvet-mcp-814875f/src/server.ts :55
  • lint_tool_definition MukundaKatta-agentvet-mcp-814875f/src/server.ts :75
  • generate_retry_message MukundaKatta-agentvet-mcp-814875f/src/server.ts :96

install hooks 1

  • prepublishOnly MukundaKatta-agentvet-mcp-814875f/package.json :17 npm run build

declared dependencies 5

  • @modelcontextprotocol/sdk@^1.0.0
  • @mukundakatta/agentvet@^0.1.0
  • tsx@^4.7.0
  • typescript@^5.4.0
  • @types/node@^20.0.0