EventCatalog

Provides a dynamic event catalog server for querying and retrieving architectural metadata, enabling developers to explore complex event-driven system components through predefined tools and resources.

View Source
16 stars
0 tools
Created Aug 2025
@event-catalog/event-catalog-eventcatalog-server

About

Provides a dynamic event catalog server for querying and retrieving architectural metadata, enabling developers to explore complex event-driven system components through predefined tools and resources.

Categories

general

Installation

npm

npm install @event-catalog/event-catalog-eventcatalog-server

Configuration

{ "mcpServers": { "event-catalog-eventcatalog-server": { "command": "npx", "args": [ "-y", "@event-catalog/event-catalog-eventcatalog-server" ] } } }