Repository to host the grammar, metamodel, and code generation tools for AsyncAPI.
AsyncAPI provides a specification that allows you to define Message-Driven APIs in a machine-readable format. It's protocol-agnostic, so you can use it for APIs that work over Kafka, MQTT, AMQP, WebSockets, STOMP, etc. The spec is very similar to OpenAPI/Swagger so, if you're familiar with it, AsyncAPI should be easy for you.
The tools hosted in this repository aim to provide the toolset necessary to develop Message-Driven APIs following a Model-based approach starting from AsyncAPI specifications.
Check our publications and other resources about the AsyncAPI Toolkit!
[ Archived preprint | Archived HD presentation ]
[ Conference video | Archived HD presentation ]
This project is licensed under the EPL v2.0 license.
The AsyncAPI logo and AsyncAPI specification are property of the AsyncAPI Initiative. The AsyncAPI Specification is licensed under The Apache License, Version 2.0.
$ claude mcp add asyncapi-toolkit \
-- python -m otcore.mcp_server <graph>