Skip to content

ycs77/apifable

v0.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

api claude-code mcp mcp-server openapi swagger
+1 more
typescript

Summary

AI summary

Added generate_types tool and fetch command for OpenAPI spec download.

Full changelog

Added

  • generate_types MCP tool with schema and endpoint modes for generating self-contained TypeScript declarations
  • operationId lookup support for get_endpoint and generate_types tools
  • fetch command to download OpenAPI specs from remote URL
  • generate-types CLI command for TypeScript type generation
  • init command with config system, interactive prompts, and ASCII art logo
  • Fuzzy search fallback to search_endpoints using minisearch (fuzzy: 0.2, prefix matching) with matchType and score in response
  • Vitest testing setup with comprehensive unit tests
  • Traditional Chinese README translation
  • Claude Code project settings

Changed

  • Restructured README for optimized onboarding flow
  • Improved code generation robustness
  • Refactored init command to separate user prompts from file operations
  • Updated ASCII logo color palette
  • Renamed LICENSE.md to plain LICENSE with standard formatting

Fixed

  • Nullable handling in schema-to-ts type generation

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ycs77/apifable

Get notified when new releases ship.

Sign up free

About ycs77/apifable

MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.

All releases →

Beta — feedback welcome: [email protected]