mcpbeat Sign in

Holomime MCP Server

by productstein Your server? Claim it
local only

Holomime runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 1 Apr 2026.

Behavioral therapy for AI agents — self-diagnosis, alignment, and training via MCP

Installs per day peak 56 · avg 9 · -67% w/w
a month agotoday
73
Installs / week
npm · holomime
1
Stars
0 open issues
1 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 2 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.

Builds a database query by concatenation site/src/components/AuthModal.astro:9, src/commands/train.ts:210
<!-- Modal backdrop + card (hidden by default) -->
    this.process = spawn(this.pythonPath, [bridgeScript], {
{"vertices":"Q8qPvUUSvbtCQ/8+Jt9svfphhLq/Q/E+e4iGvfMCbL0Kov4+EAbevUmAmrz6RP4+OwHNvZQTbb2zzf0+ptUQvewXbL0ofvw+vW98vWWqYL1dp/E+SrVPvUljtL205fw+gq3SvdoDLbqq8fI+8u8Tvn+HIjt4RfA+kzXqvarxUr2tL/I+k8bovVIn4L3AW/A+j/xBvHk7wr1Hj+8+WJBmvQ/R6L28kfk+w4HQvX50qr3MtP0+m+bdvZdWgz2/fe0+yY6NudPZyTp…
  <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
Reads files and sends them to the network src/analysis/benchmark-publish.ts:7, src/analysis/fleet-core.ts:8
import { readFileSync, writeFileSync, existsSync, mkdirSync, readdirSync } from "node:fs";

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

Alternatives to Holomime

same job, measured the same way
MESSORA
by messora

Scrape, crawl and search the web for AI agents via MCP.

5 tools answering
Gainium MCP
by gainium

MCP server for Gainium — manage trading bots, deals, and balances via AI assistants

63 installs/wk answering
Chronoguard
by kelli930

Deterministic temporal and business-date arithmetic for AI agents via MCP.

local only
specmate
by alele496

BSV coding knowledge engine for AI agents — pre-compile traps and post-compile diagnosis.

55 installs/wk local only
YouTube Transcript + YouTube Search MCP
by getyoutubetranscript

YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.

6 tools answering
Veris
by vighriday

Behavioral verification intelligence for AI coding agents. 17 MCP tools. Local-first. MIT.

102 installs/wk local only
Roamer MCP
by mathismeadows

Project registry, behavioral specs, and engineering threads for AI coding agent workflows.

1 074 installs/wk answering
Tomcat
by sarath-451

Local MCP server for AI-assisted Apache Tomcat management and diagnostics

31 installs/wk local only

Holomime — questions

Answers built from our own checks of this server.

Why is there no uptime for Holomime?
Holomime 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 holomime was installed 73 times last week.
How do I connect Holomime?
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 holomime straight from npm; nothing to host, nothing to sign up for.
How many people use Holomime?
The npm package holomime was installed 73 times in the last week. Week over week that is -67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Holomime open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.