Implements a Model Context Protocol (MCP) server for creating, modifying, and validating JSON Canvas files.
The JSON Canvas MCP server provides a complete implementation of the JSON Canvas 1.0 specification, enabling the creation and manipulation of infinite canvas data structures. It supports various node types (text, file, link, group), edge connections with styling and labels, and validation against the specification. The server exposes resources like JSON Schema for validation, example canvas files, and templates for creating new canvases, empowering users to build and manage complex visual representations of data.