Configure a Streamable HTTP MCP client with:
https://serialize.dev/mcpNo API key is required.
What it exposes
serialize_search_operationsserialize_describe_operation
What it does not expose
The endpoint cannot receive recipe input, run operations, or return transformed data. This deliberate separation keeps the public service focused on catalogue discovery.
Client workflow
Search by capability, select an exact canonical operation name, then call describe to obtain positional arguments and type information. Move to page-local WebMCP or the interactive workspace when execution is needed.