openapi-client-generator-mcp
0
The openapi-client-generator is an MCP server designed to generate TypeScript API clients based on OpenAPI/Swagger specifications. It features axios-based client generation and can be integrated for development with tools like the MCP Inspector for debugging.
openapi-client-generator MCP Server
A Model Context Protocol server to generate API clients by using TypeScript.
Features
Resources
- Generates an axios based API client that can be used to interact with the API.
- It uses OpenAPI / Swagger specs to generate the client.
Prompts
generate_client
- Generate an API client for specified OpenAPI specs.
Contributing
Feel free to contribute to the project by opening issues or submitting pull requests. We welcome any improvements or new features that align with the project's goals.