Commit graph

5 commits

Author SHA1 Message Date
rimskij
4210c10a3a chore: release v0.4.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 21:28:24 +01:00
rimskij
2635b20a8d chore: release v0.3.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 20:29:49 +01:00
rimskij
df0143ddcc chore: release v0.2.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 17:48:24 +01:00
rimskij
64f7e40ee2 chore: release v0.1.1 2026-01-12 15:05:20 +01:00
rimskij
cc789d3b32 feat: initial MCP server for OpenAPI/Swagger parsing
- Parse and validate OpenAPI 3.x / Swagger 2.0 specs
- Query endpoints by method, path pattern, tag, operationId
- Get component schema details
- Generate TypeScript interfaces from schemas
- Support local files and remote URLs

Tools: parse-spec, validate-spec, query-endpoints, get-schema, generate-types

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 14:33:10 +01:00