Skip to main content
Glama

byaml-mcp v2 (ByaML-004)

用于代理(Kiro、Cursor、Claude、Copilot)的 BYaML 架构图 MCP 服务器。

代理不编写 YAML — 使用图。 输入:评估/扫描/terraform 计划。 输出:架构图 v0.4 + 洞察(爆炸半径、成本)+ 修复。

工具(8)

工具

描述

graph_from_evaluation

eval_id/findings → 图 v0.4

graph_from_terraform

tfplan.json → 图 v0.4

graph_from_account

AWS 配置文件 → 图 v0.4(扫描)

validate_graph

验证图(byaml.validate)

blast_radius

节点的下游影响(nan-graph)

cost_summary

按层/服务/所有者的成本(nan-graph)

remediation_plan

findings → IaC 步骤(terraform 片段)

schema_latest

从 registry schema.byaml.org 获取版本/目录(ByaML-003)

Related MCP server: Axon Pro

运行

uv run server.py          # stdio
uvx byaml-mcp             # publicado (PyPI)

MCP 配置(Kiro / Claude / Cursor)

{ "mcpServers": { "byaml": { "command": "uvx", "args": ["byaml-mcp"] } } }

依赖

  • byaml(PyPI 0.4.0a1)— 模型 v0.4 + 转换(from_evaluation/from_terraform)+ 验证

  • nan-graph(PyPI)— blast_radius、cost_chain、team_cost、SPOF

  • mcp(FastMCP)— stdio 传输

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).

  • End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.

  • IaC attack-path auditor: finds internet-to-crown-jewel chains in Terraform/CFN/K8s.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/breakingthecloud/byaml-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server