Skip to main content
Glama

byaml-mcp v2 (ByaML-004)

MCP server de BYaML Architecture Graph para agentes (Kiro, Cursor, Claude, Copilot).

El agente NO escribe YAML — usa el grafo. Input: evaluación/scan/terraform plan. Output: Architecture Graph v0.4 + insights (blast radius, costo) + remediación.

Tools (8)

Tool

Descripción

graph_from_evaluation

eval_id/findings → Graph v0.4

graph_from_terraform

tfplan.json → Graph v0.4

graph_from_account

profile AWS → Graph v0.4 (scan)

validate_graph

valida grafo (byaml.validate)

blast_radius

downstream impact de un nodo (nan-graph)

cost_summary

costo por layer/servicio/owner (nan-graph)

remediation_plan

findings → pasos IaC (snippet terraform)

schema_latest

fetch version/catalog del registry schema.byaml.org (ByaML-003)

Related MCP server: Axon Pro

Run

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

Config MCP (Kiro / Claude / Cursor)

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

Depende de

  • byaml (PyPI 0.4.0a1) — modelo v0.4 + convert (from_evaluation/from_terraform) + validate

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

  • mcp (FastMCP) — transporte 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