mcpbeat Sign in

Buildutilities MCP Server

by brentspore Your server? Claim it
local only

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

Deterministic dev utilities: UUIDs, hashes, encoding, JWT, cron, regex. No network, no API key.

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

Installs per day peak 121 · avg 5
a month agotoday
84
Installs / week
npm · buildutilities-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

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.

Package points at a different repository brentspore/buildutilities-mcp
пакет buildutilities-mcp ссылается на brentspore/buildutilities

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

Alternatives to Buildutilities MCP

same job, measured the same way
Devtools
by kira-autonoma

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

33 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
FabTally Utility Belt
by zvmzaretsky

13 deterministic agent utilities: timezone, cron, RRULE, currency, regex, diff, hashing & more.

13 tools answering
MCP Geratools
by gera

base64, hashing, regex, word count, JWT decode and CSS unit conversion. Deterministic, offline.

27 installs/wk local only
Devutils
by ofershap

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

62 installs/wk local only
adrkit decision memory
by adrkit

Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.

509 installs/wk local only
Hn Developer Sentiment MCP
by digitalgremlin

Deterministic Hacker News developer sentiment, themes & feature requests via MCP. No API key.

answering
Agent Core
by kinbinghua-lgtm

Deterministic computation tools for AI agents. Zero dependencies, no network, read-only.

341 installs/wk local only

Buildutilities MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Buildutilities MCP?
Buildutilities MCP 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 buildutilities-mcp was installed 84 times last week.
Is Buildutilities MCP 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 Buildutilities MCP?
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 buildutilities-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Buildutilities MCP?
The npm package buildutilities-mcp was installed 84 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.