leanix-mcp-integration
If you are the rightful owner of leanix-mcp-integration and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that connects LeanIX to AI assistants, exposing LeanIX's GraphQL API as MCP tools.
The LeanIX MCP Integration serves as a bridge between LeanIX and AI assistants by exposing LeanIX's GraphQL API as MCP tools. This integration allows AI assistants to perform various operations on LeanIX, such as retrieving fact sheet statistics, searching for fact sheets, managing subscriptions, and creating or updating fact sheets. The server is built using Node.js and requires a LeanIX workspace and API token for authentication. It is designed to be compatible with MCP clients, enabling seamless interaction with LeanIX data through AI interfaces.
Features
- Fact Sheet Overview: Provides counts and statistics of fact sheets in the workspace.
- Search: Allows searching for fact sheets by their names.
- Subscription Management: Enables viewing of subscriptions to specific fact sheets.
- Create Fact Sheets: Facilitates the addition of new fact sheets to the workspace.
- Update Fact Sheets: Allows modification of existing fact sheet information.