MCP server for the SCF Controls Platform — 135 tools for controls, evidence, risk, and TPRM.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-server-scf · npm · 2.1.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "app.scfcontrolsplatform/mcp-server-scf",
"description": "MCP server for the SCF Controls Platform — 135 tools for controls, evidence, risk, and TPRM.",
"repository": {
"url": "https://github.com/MarkAC007/mcp-server-scf",
"source": "github"
},
"version": "2.1.0",
"websiteUrl": "https://scfcontrolsplatform.com",
"packages": [
{
"registryType": "npm",
"identifier": "mcp-server-scf",
"version": "2.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your SCF Controls Platform API key. Generate in your self-hosted instance at Settings > API Keys. Starts with the scf_ prefix.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SCF_API_KEY"
},
{
"description": "Base URL of your self-hosted SCF Controls Platform instance (e.g. http://localhost:8000). Required — the platform is self-hosted; there is no hosted default.",
"isRequired": true,
"format": "string",
"name": "SCF_API_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T20:37:01.344571Z",
"publishedAt": "2026-08-22T20:37:01.344571Z",
"updatedAt": "2026-08-22T20:37:01.344571Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.