BodieCoding/structsure
Library and tools to get validated structured JSON from LLMs (Pydantic v2, self-correction). Local-first (Ollama), Streamlit designer, FastAPI server.
Platform-specific configuration:
{
"mcpServers": {
"structsure": {
"command": "npx",
"args": [
"-y",
"structsure"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...