A
securityA
licenseA
qualitymcp-starter is a secure, starter framework for building MCP servers with JWT-based authentication, multi-tenant enforcement, and schema validation. Built with Node.js and Docker
Last updated -
1
33
1
MIT License
The fastest JSON schema validator for Node.js and browser with full support for JSON Schema draft-04/06/07/2019-09/2020-12
Why this server?
Provides schema validation for function parameters, ensuring data correctness before processing API requests.
Why this server?
Implements robust input validation using AJV (Another JSON Schema Validator) to validate all tool inputs against defined schemas before execution, providing type checking, required field validation, and detailed error messages.
Why this server?
Integrates with Ajv for JSON schema validation, enabling verification that JSON schemas are properly formed and valid.