openapi_stub
Generate an offline stub MCP server scaffold from an OpenAPI title, without fetching external spec URLs.
Instructions
Return a stub MCP server derived from a caller-supplied OpenAPI title.
Offline scaffold only. Does not fetch a spec URL. Not mux_mount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Display title for the generated stub server. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||