Loading MCP server directory, please wait...
An MCP server for pensketch: check, render and rasterise hand-sketched diagrams.
npx @getmcp/cli add io.github.alpha-nu/pensketchRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alpha-nu/pensketch": {
"command": "npx",
"args": [
"-y",
"@pensketch/mcp"
]
}
}
}