Skip to content
Back to search
30
MCP

io.github.mukundakatta/agentcast

io.github.mukundakatta/agentcast

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

Uptime
0.0%
26 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.shoggi211/jsonaut
Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.
0 tools · streamable-http
io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
0 tools

How to use

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

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