Blueprint MCP
Generates architecture diagrams, flowcharts, and sequence diagrams to visualize codebases, system architectures, and technical workflows using Nano Banana Pro. Integrates with Arcade's ecosystem to pull data from various sources and transform them into visual diagrams.
README
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
https://arcade.dev
2. Install Dependencies
# Create virtual environment
python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
# Install Arcade CLI
pip install arcade-mcp
3. Login to Arcade
arcade-mcp login
4. Get Google AI Studio API Key
https://aistudio.google.com/ → Create API key
5. Store Secret in Arcade
arcade-mcp secret set GOOGLE_API_KEY="your_api_key_here"
6. Deploy Server
cd architect_mcp
arcade-mcp deploy
7. Create Gateway
- Go to https://api.arcade.dev/dashboard
- 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:
Analyze the authentication module in src/auth/ and create an
architecture diagram showing the components and their relationships.
Document API flows:
Create a sequence diagram showing the OAuth login flow based on
the code in src/auth/oauth.py
Explain processes:
Generate a flowchart explaining how our payment processing works,
showing the steps from checkout to confirmation.
Understand data pipelines:
Create a data flow diagram for our ETL pipeline showing sources,
transformations, and destinations based on the data/ directory.
Combine with other Arcade tools:
Pull the latest deal from HubSpot for "Acme Corp" and create an
architecture diagram of the proposed solution.
Read the system design doc from Google Drive and generate a
visual architecture diagram from it.
How It Works
start_diagram_job→ Returns job ID instantly- Wait 30 seconds (Nano Banana Pro generates)
check_job_status→ Check if "Complete"download_diagram→ Get base64 PNG- Agent decodes and saves to workspace
Example Diagrams
Enterprise Architecture - Banking Use Case
Cursor Prompt:
Can you understand Arcade deeply and create an architecture diagram for someone
who's new and wants to understand Arcade in the broader AI, LLM, and agent landscape?
I want this architecture to fit into a realistic enterprise scenario like a bank,
showcasing how Arcade MCP Runtime fits into their broader architecture.
https://docs.arcade.dev/llms.txt
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:
Help me understand the LangGraph architecture better. I have checked out the
LangGraph codebase here:
/Users/guru/dev/nano/langgraph
Can you do a thorough analysis and help me understand the architecture? I would
love to know details in a visual image: The key components involved, the flows,
and can you create like one fully visual learning card sort of thing that helps
me understand the architecture which I can print and give it to my fellow
architects and help them learn?
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."

推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。