Goodnotes

by Goodnotes

SSE
548 downloads
Not rated
Website

About

Turn AI insights into documents

Details

Author
Goodnotes
Downloads
548
Transport
SSE
Categories
Knowledge Base

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Goodnotes
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

{
  "mcpServers": {
    "goodnotes": {
      "type": "http",
      "url": "https://claude-mcp-api.ml.goodnotes.com/mcp"
    }
  }
}

draw_svg_image

Creates custom vector graphics and illustrations from SVG code. Use for freeform drawings, icons, logos, custom shapes, artistic designs, precise geometric patterns, or when user needs pixel-perfect control over visual elements. "draw an image", "create an icon", "design a logo", "make a custom graphic", or needs specific visual styling not suited to standard diagrams. Choose this over Mermaid when the user wants artistic/custom graphics rather than structured diagrams. Supports an optional background object: choose a color (white by default; use black when the user asks for dark mode; yellow also supported) and a pattern (blank, dotted, or squared; defaults to dotted). Use only these literal color names—no aliases or hex codes.

generate_mermaid_diagram

Creates visual diagrams from Mermaid syntax. Supports three diagram types: flowcharts (process flows, decision trees, workflows), mindmaps (hierarchical ideas, brainstorming, concept maps), and timelines (chronological events, project milestones, histories). "create a flowchart", "visualize the process", "show the workflow", "make a mindmap", "brainstorm ideas", "map concepts", "create a timeline", "show events over time", or describes structured visualization needs. Choose this over SVG when the user wants a structured diagram rather than freeform graphics. Supports an optional background object: choose a color (white by default; use black when the user asks for dark mode; yellow also supported) and a pattern (blank, dotted, or squared; defaults to dotted). Use only these literal color names—no aliases or hex codes.

create_markdown_text_document

Render markdown content as beautifully formatted rich text in an interactive Goodnotes widget. Supports headings, lists, code blocks, tables, and more. Use this to present any text content the user wants to see formatted, save, or share. "show this as markdown", "format this text", "create a document", "save these notes", or any request involving structured text display.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "goodnotes": {
            "goodnotes": {
                "type": "http",
                "url": "https://claude-mcp-api.ml.goodnotes.com/mcp"
            }
        }
    }
}

McpServers

{
    "goodnotes": {
        "type": "http",
        "url": "https://claude-mcp-api.ml.goodnotes.com/mcp"
    }
}

Goodnotes helps turn AI insights into documents and notes. Its connector brings note-taking and document context into assistant workflows so users can capture ideas, organize outputs, and move from analysis to written artifacts.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.