Skip to content
Back to search
30
MCP streamable-http

io.github.mikerawsonnz/structured-output-agent

io.github.mikerawsonnz/structured-output-agent

Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.mukundakatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools
io.github.MukundaKatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools
io.github.agenson-horrowitz/structured-data-validator
Validate, transform, and normalize structured data for AI agents.
0 tools
io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
0 tools
AgentForge
Turn rough requests into rigorously structured prompts, for any coding agent.
0 tools
io.github.mikerawsonnz/llm-orchestration-agent
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.mikerawsonnz/structured-output-agent": {
      "url": "https://fastmcp-instructor-72225f.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}