MCP.so
Sign In

Archiet Xray

@Anioko

About Archiet Xray

X-ray your software architecture from any AI assistant: manage ArchiMate blueprints, score them against SOC 2, ISO 27001, GDPR, HIPAA and PCI-DSS, and pull generated code artifacts — all over MCP.

Basic information

Category

Other

Transports

stdio

Publisher

Anioko

Submitted by

anioko1

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "archiet-xray": {
      "command": "python",
      "args": [
        "/path/to/mcp_server.py",
        "/path/to/your/repo"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Archiet Xray?

Archiet Xray is an MCP server that exposes Archiet’s architecture-modeling and governance engine as tools for any MCP‑compatible AI assistant. It allows assistants to build ArchiMate blueprints, run regulatory compliance checks, and retrieve generated code artifacts without a custom integration. All data is scoped to the workspace tied to the user’s API key.

How to use Archiet Xray?

Configure the server in an MCP host (e.g., Claude Desktop) by adding an entry to claude_desktop_config.json with the python command, the path to mcp_server.py, and the environment variables ARCHIET_API_URL and ARCHIET_API_KEY. Once connected, the assistant can call the exposed tools directly.

Key features of Archiet Xray

  • List, get, create, and update architecture blueprints.
  • Add, list, and remove ArchiMate 3.2 elements by layer.
  • Run compliance checks against SOC 2, ISO 27001, GDPR, HIPAA, and PCI-DSS.
  • List and retrieve generated code artifacts with status and quality reports.
  • Works with any MCP‑compatible AI assistant (Claude Desktop, Cursor, Windsurf, Continue.dev).

Use cases of Archiet Xray

  • Model software architecture collaboratively with an AI assistant using ArchiMate blueprints.
  • Automatically score architecture blueprints against major regulatory frameworks.
  • Retrieve and review code artifacts generated from architecture models.
  • Maintain an up‑to‑date architecture repository without switching tools.

FAQ from Archiet Xray

What data does Archiet Xray have access to?

All data is scoped to the workspace tied to your API key. The server cannot access blueprints or artifacts outside that workspace.

What compliance frameworks can I check against?

You can run compliance checks for SOC 2, ISO 27001, GDPR, HIPAA, and PCI‑DSS.

How do I configure Archiet Xray for Claude Desktop?

Add a server entry to claude_desktop_config.json with "command": "python", the path to mcp_server.py, and the environment variables ARCHIET_API_URL (typically https://app.archiet.com) and ARCHIET_API_KEY.

Comments

More Other MCP servers