awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
excalidraw avatar

excalidraw/excalidraw-mcp

0
View on GitHub↗
2,566 stars·172 forks·TypeScript·12 viewsmcp.excalidraw.com/mcp↗

Excalidraw Mcp

Excalidraw MCP is a Model Context Protocol server that integrates Excalidraw's diagramming capabilities directly into AI chat interfaces. It enables AI assistants to generate, display, and manipulate interactive Excalidraw diagrams as part of conversational workflows.

The server provides real-time streaming of hand-drawn diagrams that appear progressively in the chat, along with the ability to pan and zoom the viewport to focus on specific areas. Users can open diagrams in a fullscreen interactive editor to modify elements directly within the conversation, creating a seamless bridge between AI-generated content and manual editing.

Deployment is streamlined through a one-click Vercel option that requires no environment configuration, making the server immediately accessible for integration with MCP-compatible chat applications.

Features

  • Streaming Diagram Generators - Generates hand-drawn Excalidraw diagrams in real time, streaming them as interactive visuals.
  • Fullscreen Diagram Editors - Opens diagrams in a fullscreen interactive editor for direct element modification within conversations.
  • Diagram Viewport Controls - Provides programmatic pan and zoom controls for diagram viewports within chat interfaces.

Star history

Star history chart for excalidraw/excalidraw-mcpStar history chart for excalidraw/excalidraw-mcp

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Excalidraw Mcp

These projects share indexed features with Excalidraw Mcp. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • projectstorm/react-diagramsprojectstorm avatar

    projectstorm/react-diagrams

    9,412View on GitHub↗

    react-diagrams is a framework for building interactive node-and-link diagrams and visual graphs within React applications. It functions as an interactive graph visualization tool and visual workflow designer, providing a system for rendering manipulatable canvases of connected nodes. The library is distinguished by its ability to act as a serializable state diagram manager, converting complex node layouts and connection states into storable data formats for session persistence. It further allows for custom behavior extensions to modify core logic and modules to implement project-specific func

    TypeScript
    View on GitHub↗9,412
  • didi/logicflowdidi avatar

    didi/LogicFlow

    11,441View on GitHub↗

    LogicFlow is an SVG-based flowchart editing framework and visual graph editor used for building customizable business process diagrams. It serves as a customizable diagramming engine for rendering business process models, entity relationship diagrams, and unified modeling language charts. The system is characterized by a plugin-based architecture that allows developers to define specialized graphical elements and register pluggable modules. A distinctive feature is its overlay system, which positions standard HTML components on top of the SVG canvas to create interactive menus and control pan

    TypeScriptbpmndiagramdiagramming
    View on GitHub↗11,441
  • yqnn/svg-path-editorYqnn avatar

    Yqnn/svg-path-editor

    5,222View on GitHub↗

    This project is a vector path manipulator and SVG geometry transformer that provides a visual interface for modifying SVG path data. It serves as a utility for adding, removing, and converting path segments without writing coordinate code by hand. The tool functions as an SVG path optimizer, reducing path data length and cleaning up coordinate systems. It also includes a geometry transformer for applying scaling, rotation, and translation to vector shapes. The software includes capabilities for visual path manipulation and global geometry transformations. It also provides viewport control to

    TypeScriptsvgsvg-editorsvg-parser
    View on GitHub↗5,222
  • vercel/examplesvercel avatar

    vercel/examples

    5,115View on GitHub↗

    This repository is a collection of deployable project templates, reference architectures, and starter applications for building serverless web applications on Vercel. It serves as a library of implementation patterns and full stack starter kits designed to bootstrap new projects and reduce initial setup time. The collection provides a gallery of curated design patterns for frontend architecture and serverless application design. These reference architectures demonstrate best practices for structural design and the implementation of scalable web user interfaces. The repository covers a range

    TypeScriptexamplesnextjsvercel
    View on GitHub↗5,115
Compare all 9 related projects→

Frequently asked questions

What does excalidraw/excalidraw-mcp do?

Excalidraw MCP is a Model Context Protocol server that integrates Excalidraw's diagramming capabilities directly into AI chat interfaces. It enables AI assistants to generate, display, and manipulate interactive Excalidraw diagrams as part of conversational workflows.

What are the main features of excalidraw/excalidraw-mcp?

The main features of excalidraw/excalidraw-mcp are: Streaming Diagram Generators, Fullscreen Diagram Editors, Diagram Viewport Controls.

Which projects share features with excalidraw/excalidraw-mcp?

Projects with overlapping indexed features include: didi/logicflow — LogicFlow is an SVG-based flowchart editing framework and visual graph editor used for building customizable business… projectstorm/react-diagrams — react-diagrams is a framework for building interactive node-and-link diagrams and visual graphs within React… yqnn/svg-path-editor — This project is a vector path manipulator and SVG geometry transformer that provides a visual interface for modifying… vercel/examples — This repository is a collection of deployable project templates, reference architectures, and starter applications for… t3-oss/create-t3-turbo — Clean and simple starter repo using the T3 Stack along with Expo React Native. leerob/next-mdx-blog — This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at…