Fixzi MCP server
Fixzi MCP Server
Monitor AI model JSON output for schema drift and validate that your LLM responses match expected schemas.
Connect to Claude Code
Add to your ~/.claude/claude_desktop_config.json:
{ "mcpServers": { "fixzi": { "type": "streamable-http", "url": "https://fixzi.ai/api/mcp", "headers": { "Authorization": "Bearer YOUR_FIXZI_API_TOKEN" } } } }
Get your API token at https://fixzi.ai/settings/api-tokens
Related MCP server: mock-mcp
Tools
fixzi_list_validators — List all your AI output validators
fixzi_get_validator — Get details of a specific validator
fixzi_run_check — Run a validation check right now
fixzi_list_checks — Get recent check history
Requirements
Pro+ plan required. Sign up at https://fixzi.ai
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rohitcodilya/fixzi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server