mcpbeat Sign in
I

Ssdf Attestation Workflow Audit MCP Server

local only

Ssdf Attestation Workflow Audit runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

14 rules, four CISA attestation sections, one workflow file

Installs / week
npm · @readystack/ssdf-attestation-workflow-audit
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

Today is the operative word: we check Ssdf Attestation Workflow Audit 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 ssdf-attestation-workflow-audit -- npx -y @readystack/ssdf-attestation-workflow-audit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ssdf-attestation-workflow-audit": {
      "args": [
        "-y",
        "@readystack/ssdf-attestation-workflow-audit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ssdf-attestation-workflow-audit]
command = "npx"
args = ["-y", "@readystack/ssdf-attestation-workflow-audit"]
.cursor/mcp.json
{
  "mcpServers": {
    "ssdf-attestation-workflow-audit": {
      "args": [
        "-y",
        "@readystack/ssdf-attestation-workflow-audit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ssdf-attestation-workflow-audit": {
      "args": [
        "-y",
        "@readystack/ssdf-attestation-workflow-audit"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ssdf Attestation Workflow Audit

same job, measured the same way
Seller Assistant
by sellerassistant

Connect AI clients to Seller Assistant workflows for Amazon wholesale operations.

answering
Vamoose
by dcadolph

Calendar workflow engine for time off, approvals, and quick actions on any calendar backend.

local only
MCP Sftp Orchestrator
by fkom13

Serveur MCP pour l'orchestration de tâches distantes (SSH/SFTP) avec une file d'attente persistante.

30 installs/wk local only
MCP Workflow
by infoinlet-marketplace

Workflow automation for AI agents — browse 125 connectors + 234 templates, run via FluxTurn.

17 installs/wk local only
I
Runsec Io
by runsec-io

RunSec MCP server for workspace security scanning and remediation workflows.

29 installs/wk local only
lockvet
by matteo-sung

Explain any lockfile or workflow-pin change: bumps, vulns, ages, deprecations — 61 formats

local only
Studio
by kaitoi

Build and run visual creative-production workflows from your AI agent.

answering
OpenAdapt Agent (openadapt-flow bridge)
by openadaptai

Local Beta bridge for governed openadapt-flow workflows and attended actions.

105 installs/wk local only

Ssdf Attestation Workflow Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for Ssdf Attestation Workflow Audit?
Ssdf Attestation Workflow Audit 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 @readystack/ssdf-attestation-workflow-audit.
How do I connect Ssdf Attestation Workflow Audit?
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 @readystack/ssdf-attestation-workflow-audit straight from npm; nothing to host, nothing to sign up for.
Is Ssdf Attestation Workflow Audit open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.