mcpbeat Sign in

Devpick MCP Server

by kimbobmarley03 Your server? Claim it
local only

Devpick runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 17 Sep 2026.

43 local developer tools for AI agents: PDF, subnet, regex, JSON, conversion, and more.

Installs per day peak 16 · avg 1 · +140% w/w
a month agotoday
24
Installs / week
npm · @devpick/mcp-server
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/tools/base64.ts:1, [пакет] src/tools/calculate-chmod.ts:1, [пакет] src/tools/calculate-subnet.ts:1 и ещё 63
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 devpick -- npx -y @devpick/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "devpick": {
      "args": [
        "-y",
        "@devpick/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.devpick]
command = "npx"
args = ["-y", "@devpick/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "devpick": {
      "args": [
        "-y",
        "@devpick/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "devpick": {
      "args": [
        "-y",
        "@devpick/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Devpick

same job, measured the same way
I
Handiworks
by lukehal

MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.

3 tools answering
DicePDF
by ishan-maheshwari

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

21 installs/wk local only
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

50 installs/wk local only
Omitly MCP
by omitly

Omitly's local, verifiable PDF redaction for AI agents — your documents never leave your device.

429 installs/wk local only
Vanmoose MCP Server
by codevanmoose

197 MCP tools from 74 developer APIs — screenshots, email, NLP, WHOIS, QR, PDF, and more.

28 installs/wk local only
Miniframe Tools
by edsonvmendes

Brazilian tools for agents: Pix codes, CEP, CNPJ + web capture and PDF. Pay per call.

47 installs/wk local only
The Office Worker
by cafra-house

Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.

3 632 installs/wk local only
Matplotlibnet
by xkqg

Renders MatPlotLibNet charts to PNG, SVG or PDF from a JSON spec an AI agent writes.

local only

Devpick — questions

Answers built from our own checks of this server.

Why is there no uptime for Devpick?
Devpick 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 @devpick/mcp-server was installed 24 times last week.
How do I connect Devpick?
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 @devpick/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Devpick?
The npm package @devpick/mcp-server was installed 24 times in the last week. Week over week that is +140%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Devpick open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.