mcpbeat Sign in

Laserbrain MCP Server

by degibug-del Your server? Claim it
local only

Laserbrain runs on your own machine — the client starts it, so there is no endpoint to ping. 993 installs a week from pypi.

The drift harness as an MCP server. Offline, no key — a fixed reference an agent checks against.

Installs per day peak 1 090 · avg 318 · -43% w/w
a month agotoday
993
Installs / week
pypi · laserbrain
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Laserbrain every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Laserbrain

same job, measured the same way
e18e
by e18e

The official e18e MCP server keeping your agent in check from installing bloated dependencies.

131 installs/wk 3 tools answering
Sign CLI
by drbaher

Agent-first e-signature MCP server with offline PAdES signing and hash-chained audit.

119 installs/wk local only
Site
by co-dronelicencechecker

Drone Licence Checker: the site's own MCP server — checker, enquiry (enquiry = a human handoff,...

6 tools answering
Agentready
by vercel-agentready-rho

Scan any website or MCP server for agent readiness: 0-100 score, a fix per failing check. Free.

11 tools answering
Aso Audit MCP
by forgemeshlabs

ASO Scanner — the free Agent Readiness scanner as an MCP server. Measures your ASO Score (Agent.

46 installs/wk local only
Agent Readiness MCP
by forgemeshlabs

Agent Readiness MCP — the free Agent Readiness scanner as an MCP server. Measures your ASO Score.

43 installs/wk local only
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

296 installs/wk local only
Site
by co-idvdeadline

IDV Deadline: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not a...

6 tools answering

Laserbrain — questions

Answers built from our own checks of this server.

Why is there no uptime for Laserbrain?
Laserbrain 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 pypi package laserbrain was installed 993 times last week.
How do I connect Laserbrain?
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 laserbrain straight from pypi; nothing to host, nothing to sign up for.
How many people use Laserbrain?
The pypi package laserbrain was installed 993 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.