Getting started Community Training Tutorials Documentation APIs, AI & Tools
Validate Tool Schema
MCP Schema Validation
MCP Schema Validation
You're viewing an older version of the documentation. You can switch to the latest version or use the version selector in the left navigation.
Policy Name |
MCP Schema Validation |
Summary |
Validates MCP requests to ensure they conform to the MCP specification |
Category |
MCP |
First Flex Gateway version available |
v1.9.3 |
Returned Status Codes |
| This policy supports Model Context Protocol (MCP) version 2025-06-18 and earlier. To learn more about MCP, see MCP Specification. |
The MCP Schema Validation policy validates that every incoming request complies with JsonRPC MCP protocol.
When Validate Tool Schema is enabled, the policy also:
Validates tool invocation request parameters against the JSON schema of the tool.
Returns the tools/list MCP request without having to send the request to the upstream MCP Server.
When the policy can’t validate the request, it returns an MCP Error Response.
When you apply the policy from the UI, the following parameters are displayed:
| Parameter | Description |
|---|---|
Validate Tool Schema |
When enabled, the policy:
|