Skip to content

v1.0.0: Initial release

Latest

Choose a tag to compare

@jgsystemsconsulting jgsystemsconsulting released this 05 Jul 21:07

Initial public release.

JGS Archi Bridge is an Eclipse plugin for Archi that embeds an HTTP server speaking the Model Context Protocol (MCP), enabling AI agents to query, analyse, and modify ArchiMate models through natural language.

Highlights

  • 69 MCP tools across querying, searching, creating, layout, routing, quality assessment, batch operations, images, specializations, and view composition.
  • 14 MCP resources with ArchiMate reference material, workflow guides, and a viewpoint recipe library.
  • Every mutation routes through Archi's own CommandStack, so agent changes are undo-able exactly like a manual edit, with an optional human-owned approval gate.
  • A layout and routing engine (ELK-based) with a layout-quality assessment tool, so an agent can detect and fix its own diagrams' defects.
  • Optional TLS and bearer-token authentication; loopback-only bind by default.

Install

  1. Download jgs-archi-bridge_1.0.0.archiplugin below.
  2. In Archi: Help > Manage Plug-ins > Install New... (or drop the file into Archi's dropins/ folder).
  3. Restart Archi, then MCP Server > Start MCP Server.

Requires Archi 5.7+ and Java 21+. See the README for full client setup (Claude Code, Claude Desktop, Cline).