Mcp Server Scf is a Model Context Protocol (MCP) server: MCP server for the SCF Controls Platform — 135 tools for controls, evidence, risk, and TPRM. In practice that means any MCP-compatible AI assistant can call Mcp Server Scf's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package mcp-server-scf speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need SCF_API_KEY, SCF_API_URL. The current release is v2.2.1, published under the MIT license, with source at MarkAC007/mcp-server-scf on GitHub.
Mcp Server Scf is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Mcp Server Scf for scfcontrolsplatform.app, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — mcp-server-scf · MCP over stdio
▸Credentials — Requires SCF_API_KEY, SCF_API_URL
▸Open source — MIT license · MarkAC007/mcp-server-scf