mcpbeat Sign in

Devkits MCP Server

by hezeclark Your server? Claim it
local only

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

12 local developer tools: JSON, Base64, JWT, regex, hash, UUID, Markdown, diff, cron.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 5 · +100% w/w
a month agotoday
26
Installs / week
npm · devkits-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to Devkits

same job, measured the same way
Developer Tools
by programmes

65+ free in-browser developer tools (JSON, Base64, JWT, hash, regex…) callable over MCP.

59 tools answering
Devutils
by ofershap

Developer utilities MCP: base64, UUID, hash, JWT decode, cron, timestamps.

62 installs/wk local only
Devtools
by kira-autonoma

23 developer utilities — base64, JWT, UUID, hash, QR, regex, timestamps. No API keys.

33 installs/wk local only
I
Textavia MCP
by catorch

Local-first MCP server for text, JSON, Base64, CSV, regex, and developer utilities.

32 installs/wk local only
Devpick
by kimbobmarley03

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

24 installs/wk local only
DevUtils MCP Server
by paladini

36 local developer utilities for AI agents. Hash, encoding, UUID, JWT, JSON, network, text.

47 installs/wk local only
Botoi MCP
by xogz3

49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.

49 tools answering
Matetools
by matetools

35 utility tools for AI agents — mate.tools API. Hash, regex, SEO, random, DNS, SSL, JWT.

54 installs/wk local only

Devkits — questions

Answers built from our own checks of this server.

Why is there no uptime for Devkits?
Devkits 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 devkits-mcp-server was installed 26 times last week.
Is Devkits still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Devkits?
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 devkits-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Devkits?
The npm package devkits-mcp-server was installed 26 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.