Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by juliaviluhina • APIs & Integration
Automates generating TypeScript DTOs (interfaces and enums) from Swagger/OpenAPI JSON files stored in GitHub repositories.
Connect to GitHub repositories and read Swagger/OpenAPI JSON files to extract schema definitions.
Generate TypeScript interfaces and enums from OpenAPI schemas to produce DTOs for front-end or test automation code.
Prepare, validate, and stage generated TypeScript code for committing or pushing back to a repository.
This MCP server connects to GitHub repositories, reads and parses Swagger/OpenAPI JSON definitions, and generates TypeScript interfaces and enums from schema definitions. It prepares generated code for pushing back to repositories and includes basic validation of the produced TypeScript. The project is intended to integrate with Claude (via MCP) and can be run via an MCP CLI for development. It is designed to support test automation workflows (e.g., the referenced TAF REST API template) and will be extended with additional functionality over time.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.