mcpbeat Sign in

pensketch MCP Server

local only

pensketch runs on your own machine — the client starts it, so there is no endpoint to ping. 598 installs a week from npm.

An MCP server for pensketch: check, render and rasterise hand-sketched diagrams.

Installs per day peak 309 · avg 36 · +2548% w/w
a month agotoday
598
Installs / week
npm · @pensketch/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check pensketch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pensketch -- npx -y @pensketch/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pensketch": {
      "args": [
        "-y",
        "@pensketch/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pensketch]
command = "npx"
args = ["-y", "@pensketch/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pensketch": {
      "args": [
        "-y",
        "@pensketch/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pensketch": {
      "args": [
        "-y",
        "@pensketch/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to pensketch

same job, measured the same way
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Sketchdex
by lucasr1b

An MCP server that lets AI agents draw hand-drawn Excalidraw diagrams as files on your machine.

53 installs/wk local only
Password
by ryudi84

MCP server for secure passwords, passphrases, and strength checking.

local only
Media Forge
by pavelguzenfeld

MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

37 installs/wk local only
PapersFlow
by papersflow-ai

Academic research MCP server for paper search, citation checks, graphs, and deep research.

answering
Sms Ru MCP
by theyahia

MCP server for SMS.RU API — send SMS, check status, balance. 3 tools.

44 installs/wk local only
RevoGrid DataGrid MCP Pro
by revolist

Hosted Pro MCP server for RevoGrid DataGrid docs, examples, feature checks, and migration guidance.

8 tools answering
Drawio MCP
by yohasacura

MCP server for creating and editing draw.io / diagrams.net XML files programmatically.

133 installs/wk local only

pensketch — questions

Answers built from our own checks of this server.

Why is there no uptime for pensketch?
pensketch runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @pensketch/mcp was installed 598 times last week.
How do I connect pensketch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @pensketch/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use pensketch?
The npm package @pensketch/mcp was installed 598 times in the last week. Week over week that is +2548%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.