figjam-mcp

ecestnrkl/figjam-mcp
★ 0 stars TypeScript API Integration Updated 4d ago
MCP server that turns a FigJam board into queryable LLM context — read via the Figma API, clustered with geometry + vision. No PDF export.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "figjam-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ecestnrkl/figjam-mcp"
      ]
    }
  }
}

README Excerpt

*Illustrative overview of the ingest pipeline — not a screen recording.* MCP server that turns a FigJam board into queryable context for LLMs — read directly via the Figma REST API, no manual PDF-export detour. It exposes four tools: - **ingest_board** — reads a FigJam/Figma file, clusters its content

Topics

ai-toolsdeveloper-toolsfigjamfigmafigma-apillmmcpmcp-toolsmodel-context-protocoltypescriptux-researchvision-llm