Skip to content
Back to search
30
MCP v0.1.0

io.github.MukundaKatta/agentcast

io.github.MukundaKatta/agentcast

Structured-output enforcer: extract and validate JSON from messy LLM text.

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

Similar MCP servers embedding-nearest

io.github.mukundakatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools
io.github.mikerawsonnz/structured-output-agent
Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte
0 tools · streamable-http
io.github.agenson-horrowitz/agent-output-guard
Validate and verify data from other agents before acting on it. Zero LLM costs.
0 tools
io.github.agenson-horrowitz/structured-data-validator
Validate, transform, and normalize structured data for AI agents.
0 tools
io.github.imran-siddique/agentos
Build and manage policy-compliant AI agents with safety enforcement and compliance checking
0 tools
Agent Output Guard
Validates and filters AI agent outputs for safety and compliance.
0 tools

How to use

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

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