mcp-swagger-parser
Version:
Enterprise-grade OpenAPI/Swagger specification parser for Model Context Protocol (MCP) projects
55 lines (29 loc) • 708 B
Markdown
mcp-swagger-parser
# 1.4.0
## Minor Changes
- "解决mcp调用不准确问题"
# 1.3.0
## Minor Changes
- "add custom http headers"
# 1.2.2
## Patch Changes
- "Workspace error"
# 1.2.1
## Patch Changes
- "workspace"
# 1.2.0
## Minor Changes
- "workspace"
# 1.1.1
## Patch Changes
- workspace error
# 1.1.0
## Minor Changes
- add jwt token
## Patch Changes
- Add Bearer token authentication support and improve OpenAPI 3.0 compatibility
This change includes:
- New Bearer token authentication middleware
- Enhanced OpenAPI 3.0 specification parsing
- Better error handling for malformed swagger files
- Updated TypeScript definitions for better type safety