74
/ 100
1 day ago
glama

architecture-map MCP server

Enables MCP-compatible AI agents to read and write architecture-map projects and diagrams with per-project access controls via OAuth 2.1/PKCE.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: MCP_JWT_SIGNING_SECRET, SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_FRONTEND_URL(where the frontend's OAuth consent screen lives)
🔐 secretMCP_JWT_SIGNING_SECRETfrom supabase start's output, a random , and
configPORT
🔐 secretSUPABASE_ANON_KEYfill in SUPABASE_URL / / SUPABASE_SERVICE_ROLE_KEY
🔐 secretSUPABASE_SERVICE_ROLE_KEYfill in SUPABASE_URL / SUPABASE_ANON_KEY /
configSUPABASE_URLfill in / SUPABASE_ANON_KEY / SUPABASE_SERVICE_ROLE_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/andrewdpg-cartogram-mcp-192bwh)](https://m8ven.ai/mcp/andrewdpg-cartogram-mcp-192bwh)
commit: dff125543bd26261714a337b6dff9ae63700d866
code hash: 3fc1baac258deb29e5a5aa6253dac8800c74fe5d08614e233717ab20d1e38635
verified: 7/14/2026, 8:31:43 AM
view raw JSON →