Back to directory
tomatio13/graphic-recording-mcp

tomatio13/graphic-recording-mcp

@Tomatio13

An MCP server that generates graphic recording-style HTML from Markdown text input.

graphic-recordinghtml-generationmarkdowninfographicmcppythonvisualizationtool

Installation & Configuration

{
  "mcpServers": {
    "graphic-recording": {
      "command": "uv",
      "args": [
        "run",
        "python",
        "-m",
        "src.graphic_recording_mcp.main"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15