Devpick MCP server
43 local developer tools for AI agents: PDF, subnet, regex, JSON, conversion, and more.
0 stars27 downloads/wk
Reviews
Write oneNobody has reviewed Devpick yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Devpick tools (52, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
calculate_chmodCalculate Unix file permissions — convert between numeric (755), symbolic (rwxr-xr-x), and explain each bit
calculate_subnetCalculate subnet details from IP address and CIDR notation (network, broadcast, host range, mask, etc.)
convert_caseConvert text between different cases: camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, Title Case, etc.
convert_case_allConvert text to all common cases at once
convert_colorConvert colors between HEX, RGB, and HSL formats
convert_number_baseConvert a number between bases (binary, octal, decimal, hexadecimal, or any base 2-36)
convert_timestampConvert between Unix timestamps (seconds/milliseconds) and human-readable dates
count_wordsCount words, characters, lines, sentences, and paragraphs in text
csv_to_jsonConvert CSV data to JSON array
current_timestampGet the current date and time in all common formats
decode_base64Decode Base64 encoded data back to text
decode_html_entitiesDecode HTML entities back to their original characters
decode_urlDecode a URL-encoded (percent-encoded) string
encode_base64Encode text or binary data to Base64
encode_html_entitiesEncode special characters to HTML entities (&, <, >, etc.)
encode_urlURL-encode (percent-encode) a string for use in URLs
escape_stringEscape special characters in a string (newlines, tabs, quotes, backslashes)
format_cssFormat (prettify) or minify CSS stylesheets
format_htmlFormat and prettify HTML markup with proper indentation
format_jsonFormat, prettify, or minify JSON data
format_sqlFormat and prettify SQL queries with keyword capitalization and proper indentation
format_xmlFormat and prettify XML data with proper indentation
generate_all_hashesGenerate MD5, SHA-1, SHA-256, and SHA-512 hashes simultaneously
generate_cron_expressionGenerate a cron expression from common schedule descriptions or explicit fields
generate_hashGenerate cryptographic hash of input text (MD5, SHA-1, SHA-256, SHA-512)
generate_lorem_ipsumGenerate Lorem Ipsum placeholder text
generate_slugGenerate a URL-safe slug from text
generate_uuidGenerate one or more random UUID v4 identifiers
hex_to_rgbConvert a hex color code to RGB (and HSL) values
json_diffCompare two JSON objects and show a structured diff of all changes (added, removed, changed keys)
json_to_csvConvert a JSON array to CSV format
json_to_tsGenerate TypeScript type interfaces from a JSON object
json_to_typescriptGenerate TypeScript interfaces/types from a JSON object or array
json_to_yamlConvert JSON to YAML
markdown_to_htmlConvert Markdown text to HTML
merge_pdfsMerge multiple PDF files into a single PDF. Provide absolute file paths.
minify_codeMinify JavaScript, CSS, HTML, or JSON by removing whitespace and comments
number_base_convertConvert a number between bases (binary, octal, decimal, hex, or any base 2-36)
parse_cronParse a cron expression, describe it in plain English, and show next scheduled run times
parse_jwtDecode a JWT token and extract header, payload, and expiry status
pdf_infoGet metadata and page info from a PDF file (page count, title, author, file size, page dimensions).
pdf_watermarkAdd a text watermark to every page of a PDF.
remove_pdf_pageswrite actionRemove specific pages from a PDF. Pages are 1-indexed.
rgb_to_hexConvert RGB color values to a hex color code
rotate_pdfRotate pages in a PDF by 90, 180, or 270 degrees. Rotates all pages or specific pages.
split_pdfExtract specific pages from a PDF into a new file. Pages are 1-indexed.
test_regexTest a regex pattern against text and return all matches with indices
text_diffCompare two text strings line-by-line and show added, removed, and unchanged lines
unescape_stringUnescape special characters in strings from JSON, HTML, XML, URL, or Regex contexts
validate_tomlValidate TOML and report any syntax errors
validate_yamlValidate YAML and report any syntax errors
yaml_to_jsonConvert YAML to JSON
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan200 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 3 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
Runs npx -y @devpick/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add devpick -- npx -y @devpick/mcp-server
Devpick: common questions
- Is Devpick MCP server safe?
- Yes, by our scan: it is graded A (89/100). Read the Devpick safety report
- How do I install Devpick?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Devpick need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Devpick maintained?
- The last commit was 4 days ago (2026-09-17). The latest release is v1.0.1.