HomeOther › mcp-newbuild

mcp-newbuild

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

Python Cloud
★ 0 stars Last pushed 2026-09-04 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.5)

uvx atomno-mcp-newbuild

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-newbuild": {
      "command": "uvx",
      "args": [
        "atomno-mcp-newbuild"
      ],
      "env": {
        "MCP_NEWBUILD_EISZHS_CLIENT_ID": "<YOUR_VALUE>",
        "MCP_NEWBUILD_EISZHS_CLIENT_SECRET": "<YOUR_VALUE>",
        "MCP_NEWBUILD_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • MCP_NEWBUILD_EISZHS_CLIENT_ID — client_id from the client's EISZHS API contract.
  • MCP_NEWBUILD_EISZHS_CLIENT_SECRET secret — client_secret from the client's EISZHS API contract.
  • MCP_NEWBUILD_API_KEY secret — Optional key for Atomno hosted placement. Not an EISZHS key.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry