oas2mcp.classify

Classification helpers for oas2mcp.

Purpose:

Convert normalized operations into deterministic MCP-oriented candidates.

Design:
  • Keep first-pass classification rule-based.

  • Let agents improve or override these results later.

oas2mcp.classify.__all__[source][source]

Curated public exports for the classification layer.

Examples

from oas2mcp.classify import classify_catalog

Submodules