Server Scf MCP Server

Security compliance controls, frameworks, and risk management for AI agents. Give your AI assistant access to 1,451 SCF security controls, 354+ framework mappings (NIST 800-53, ISO 27001, SOC 2, FedRAMP, GDPR), evidence tracking, risk registers, and vendor risk management - all through the Model Context Protocol. It runs locally over stdio via the published package.

People connecting security tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 2 · #13 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Server Scf

before you install - you'll need

Set SCF_API_KEY before connecting. SCF_API_URL is optional or environment-specific per the README.

Claude Code

claude mcp add markac007-mcp-server-scf -- npx -y mcp-server-scf

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "markac007-mcp-server-scf": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-scf"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package mcp-server-scf - unscoped; check the name against the project README before installing

registry vendor namespace app.scfcontrolsplatform - domain-verified with the official MCP registry

03 · What Server Scf can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.1.0 · 2026-08-22

PR #192: feat: expose doc-gen, audit engagements, catalog reconciliation and CDM (88 → 135 tools) · --- · Merged by: @MarkAC007 · [email protected] · Claude Desktop Extension: mcp-server-scf-2.1.0.mcpb (see release…

v2.0.2 · 2026-08-22

PR #190: fix: never reroute mutations in the 403 org self-heal · --- · Merged by: @MarkAC007 · [email protected] · Claude Desktop Extension: mcp-server-scf-2.0.2.mcpb (see release assets below)

v2.0.1 · 2026-07-17

PR #186: fix: surface 403 detail, self-heal stale org_id, add evidence guidance tools · --- · Merged by: @MarkAC007 · [email protected] · Claude Desktop Extension: mcp-server-scf-2.0.1.mcpb (see release assets below)

04 · Who maintains Server Scf

mcp-server-scf is maintained by markac007. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
security - ranked #13 of 182 actively-maintained security servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-22)
registry
app.scfcontrolsplatform/mcp-server-scf (active, first published 2026-04-18 · 30 versions)
packages
npm:mcp-server-scf

06 · Server Scf FAQ

What is Server Scf?

Security compliance controls, frameworks, and risk management for AI agents. Give your AI assistant access to 1,451 SCF security controls, 354+ framework mappings (NIST 800-53, ISO 27001, SOC 2, FedRAMP, GDPR), evidence tracking, risk registers, and vendor risk management - all through the Model Context Protocol. It runs locally over stdio via the published package.

Is Server Scf still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Server Scf?

Run `npx -y mcp-server-scf`. The README documents 2 environment variables (SCF_API_KEY, SCF_API_URL) to set first. Set SCF_API_KEY before connecting. SCF_API_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Server Scf run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Server Scf

More security MCP servers · Mastyf AI · MCPAmpel - MCP Security Scanner · Customs · Zendesk MCP · Safeinstall

More TypeScript MCP servers · Delta · Doordash · Instacart · Southwest · Ubereats · see all