mcpbeat Sign in

mcp-newbuild MCP Server

local only

mcp-newbuild runs on your own machine — the client starts it, so there is no endpoint to ping. 447 installs a week from pypi. Last commit 4 Sep 2026.

New-build MCP on the client's EISZHS contract. Spec is closed.

Installs per day peak 292 · avg 31 · +206% w/w
a month agotoday
447
Installs / week
pypi · atomno-mcp-newbuild
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check mcp-newbuild 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 mcp-newbuild -- uvx atomno-mcp-newbuild
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-newbuild": {
      "args": [
        "atomno-mcp-newbuild"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-newbuild]
command = "uvx"
args = ["atomno-mcp-newbuild"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-newbuild": {
      "args": [
        "atomno-mcp-newbuild"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-newbuild": {
      "args": [
        "atomno-mcp-newbuild"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MCP_NEWBUILD_EISZHS_CLIENT_ID (client_id from the client's EISZHS API contract.), MCP_NEWBUILD_EISZHS_CLIENT_SECRET (client_secret from the client's EISZHS API contract.), MCP_NEWBUILD_API_KEY (Optional key for Atomno hosted placement. Not an EISZHS key.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to mcp-newbuild

same job, measured the same way
mcp-trademarks
by atomno-mcp

FIPS trademark card by number; paid name search uses the client contract.

734 installs/wk local only
Contract Ops MCP
by drbaher

One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.

128 installs/wk local only
Floot
by floot

Build and publish full-stack web and mobile apps on Floot from any MCP client. Building is free.

45 tools answering
Convexity MCP
by bayesian-energy

Build, edit, solve and analyse Convexity energy-system models from any MCP client; drives the app.

89 installs/wk local only
Ny Procurement
by pipeworx-io

New York State Procurement MCP — State contract awards & procurement (keyless).

38 tools answering
Site
by co-employmentcontractgenerator

Employment Contract Generator: the site's own MCP server — checker, enquiry (enquiry = a human...

6 tools answering
MCPFax On-Chain Toolkit
by mcpscores

The on-chain facts you need in the seconds before you transact.

6 tools answering
Colpero MCP
by lucatrevisanii

Query, navigate, and verify scenes on the Colpero spatial network from any MCP client.

57 installs/wk local only

mcp-newbuild — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-newbuild?
mcp-newbuild 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 atomno-mcp-newbuild was installed 447 times last week.
How do I connect mcp-newbuild?
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 atomno-mcp-newbuild straight from pypi; nothing to host, nothing to sign up for.
How many people use mcp-newbuild?
The pypi package atomno-mcp-newbuild was installed 447 times in the last week. Week over week that is +206%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-newbuild open source?
Yes — it is published under the MIT licence, written in Python and 0 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.