mcpbeat Sign in

Assurly MCP Server

local only

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

Pre-deploy ship gate AI agents call before shipping. Also audits the agent's own MCP config.

Installs per day peak 25 · avg 10 · +66% w/w
a month agotoday
88
Installs / week
npm · @assurly/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Assurly

same job, measured the same way
Release Gate
by vamsisudhakaran1

Pre-deploy security auditor for AI agent code — the risks generic SAST misses.

258 installs/wk local only
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
ShipStatic
by shipstatic

Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.

3 188 installs/wk 15 tools answering
Basicdeploy MCP
by akacianl

The runtime your agent deploys to — DB, storage, and a public URL in one MCP call.

96 installs/wk local only
Unlocalhost
by info-arnav

Deploy localhost to a private, authenticated link from your AI coding agent.

44 installs/wk local only
Connic
by connic

Build, test, deploy, and operate Connic agents.

answering
Obsd Launchpad
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.

52 installs/wk local only
Bult
by bultcloud

Deploy and manage Bult apps from AI coding agents.

54 installs/wk local only

Assurly — questions

Answers built from our own checks of this server.

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