MCP.so
登录

Archiet Xray

@Anioko

关于 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.

基本信息

分类

其他

传输方式

stdio

发布者

Anioko

提交者

anioko1

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器