Works with Arcade's ecosystem to extract data from GitHub repositories and visualize it as diagrams for understanding code architecture and system design.
Works with Arcade's ecosystem as one of the available MCP servers for data extraction and diagram generation workflows.
Requires a Google AI Studio API key to access the Nano Banana Pro service for diagram generation.
Works with Arcade's ecosystem to read system design documents from Google Drive and generate visual architecture diagrams from them.
Works with Arcade's ecosystem to pull deal data from HubSpot and create architecture diagrams of proposed solutions.
Works with Arcade's ecosystem as one of the available MCP servers for data extraction and diagram generation workflows.
Works with Arcade's ecosystem as one of the available MCP servers for data extraction and diagram generation workflows.
Blueprint MCP

Image generated using Blueprint MCP, Nano Banana Pro, and Arcade MCP server.
Diagram generation for understanding codebases and system architecture using Nano Banana Pro.
Works with Arcade's ecosystem: Combine with HubSpot, Google Drive, GitHub, and other Arcade tools to extract data from your systems and visualize it as diagrams.
Setup
1. Sign up for Arcade
2. Install Dependencies
3. Login to Arcade
4. Get Google AI Studio API Key
https://aistudio.google.com/ → Create API key
5. Store Secret in Arcade
6. Deploy Server
7. Create Gateway
Click "Gateways" → "Create Gateway"
Add your deployed
architect_mcpserver to the gateway
8. Configure Cursor
In Cursor: Settings → MCP
Add your Arcade gateway URL
Restart Cursor
Usage
Tools
start_diagram_job- Start generation, returns job IDcheck_job_status- Check if completedownload_diagram- Download PNG as base64
Example Prompts
Visualize code architecture:
Document API flows:
Explain processes:
Understand data pipelines:
Combine with other Arcade tools:
How It Works
start_diagram_job→ Returns job ID instantlyWait 30 seconds (Nano Banana Pro generates)
check_job_status→ Check if "Complete"download_diagram→ Get base64 PNGAgent decodes and saves to workspace
Example Diagrams
Enterprise Architecture - Banking Use Case
Cursor Prompt:
Prompt received by Blueprint MCP tool: "Create enterprise architecture diagram with 5 layers: LAYER 1 End Users (Customer Service Agents, Loan Officers, Compliance Team, IT Ops), LAYER 2 Banking AI Assistant (Cursor IDE / Custom UI), LAYER 3 AI Layer showing GPT-4/Claude and LangChain/CrewAI (Model-Agnostic), LAYER 4 Arcade MCP Runtime (large box) containing Runtime Components (MCP Gateway, Tool Registry, OAuth 2.0 Auth, Secret Management, Session Manager) AND Hosted MCP Servers section with 6 MCP servers (Salesforce, Email/Gmail, Slack, Database, Document, Custom Banking) ALL INSIDE the Arcade box, LAYER 5 Bank's Existing Infrastructure (Core Banking System, CRM Salesforce, Compliance Database, Document Repository, Communication Systems, Legacy APIs). Show data flow arrows with labels (Tool Calls, Authenticated Requests, API Calls). Use technical whiteboard style, muted colors (gray, light blue, purple, orange), monospace fonts, 16:9."

LangGraph Architecture Learning Card
Cursor Prompt:
Prompt received by Blueprint MCP tool: "Create LangGraph architecture learning card with 6 sections: Core Components (State, Nodes, Edges with flow diagram), StateGraph Class workflow (Define → Build → Compile → Execute), Pregel-Inspired Execution showing super-steps with parallel/sequential execution examples, Checkpointing System (BaseCheckpointSaver, checkpoint-postgres/sqlite, state snapshots flow), Monorepo Structure (langgraph core, prebuilt, checkpoint libs, cli, sdk-py, sdk-js), and Capabilities (Durable execution, Human-in-the-loop, Memory, Streaming, Multi-agent, Sub-graphs). Use technical whiteboard style, muted colors (blue, gray, purple, green, orange), monospace fonts for code terms, information-dense layout, 16:9, printable quality."

This server cannot be installed