MCP server: structured-output enforcer for any LLM. Wraps @mukundakatta/agentcast.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http
verified
reported
listed in the official MCP registry counts 3 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
build_retry_prompt
-
extract_json
-
validate_response
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 3
filesystem 1
- fs (weak) MukundaKatta-agentcast-mcp-f9f4eb8/test/build.test.ts :13
import { existsSync, readFileSync } from 'node:fs';
shell / exec 1
- shell (weak) MukundaKatta-agentcast-mcp-f9f4eb8/test/smoke.test.ts :8
import { spawn } from 'node:child_process';
tool registrations 3
- extract_json MukundaKatta-agentcast-mcp-f9f4eb8/src/server.ts :50
- validate_response MukundaKatta-agentcast-mcp-f9f4eb8/src/server.ts :66
- build_retry_prompt MukundaKatta-agentcast-mcp-f9f4eb8/src/server.ts :86
install hooks 1
- prepublishOnly MukundaKatta-agentcast-mcp-f9f4eb8/package.json :17
npm run build
declared dependencies 5
- @modelcontextprotocol/sdk@^1.0.0
- @mukundakatta/agentcast@^0.1.0
- @types/node@^20.0.0
- tsx@^4.7.0
- typescript@^5.4.0