sap-diagrams-mcp v0.1.0 (mirror of sap-architecture-diagrams/mcp-server)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# sap-diagrams-mcp
|
||||
|
||||
MCP server exposing SAP BTP solution-diagram generation (the sap-drawio app's
|
||||
backend) to any MCP client. Thin REST wrapper — the backend owns the icon DB,
|
||||
SAP service catalog, landscape renderer and QA scorer.
|
||||
|
||||
Tools: `render_sketch` (deterministic, bring your own architecture),
|
||||
`generate_diagram` (full pipeline from prose), `convert_mermaid`,
|
||||
`get_diagram`, `list_diagrams`.
|
||||
|
||||
Canonical source lives in the `sap-architecture-diagrams` repo (`mcp-server/`);
|
||||
this repo is the public install mirror for the MCP hub.
|
||||
|
||||
```
|
||||
uv tool install git+https://git.alexzaw.dev/alexz/sap-diagrams-mcp
|
||||
SAP_DIAGRAMS_API=http://<backend>/api sap-diagrams-mcp
|
||||
```
|
||||
Reference in New Issue
Block a user