app.scfcontrolsplatform/mcp-server-scf MCP Server
app.scfcontrolsplatform/mcp-server-scf
What is the app.scfcontrolsplatform/mcp-server-scf MCP server?
MCP server for the SCF Controls Platform — 72 tools for controls, evidence, risk, and TPRM.
How to install app.scfcontrolsplatform/mcp-server-scf
Copy-paste configuration for popular MCP clients.
SCF_API_KEYrequiredsecretYour SCF Controls Platform API key. Generate at Settings > API Keys. Starts with the scf_ prefix.
SCF_API_URLPlatform API endpoint. Defaults to https://uk.scfcontrolsplatform.app (UK data residency).
{
"mcpServers": {
"mcp-server-scf": {
"command": "npx",
"args": [
"-y",
"mcp-server-scf"
],
"env": {
"SCF_API_KEY": "<YOUR_SCF_API_KEY>",
"SCF_API_URL": "<YOUR_SCF_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server-scf": {
"command": "npx",
"args": [
"-y",
"mcp-server-scf"
],
"env": {
"SCF_API_KEY": "<YOUR_SCF_API_KEY>",
"SCF_API_URL": "<YOUR_SCF_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server-scf": {
"command": "npx",
"args": [
"-y",
"mcp-server-scf"
],
"env": {
"SCF_API_KEY": "<YOUR_SCF_API_KEY>",
"SCF_API_URL": "<YOUR_SCF_API_URL>"
}
}
}
}{
"servers": {
"mcp-server-scf": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-scf"
],
"env": {
"SCF_API_KEY": "<YOUR_SCF_API_KEY>",
"SCF_API_URL": "<YOUR_SCF_API_URL>"
}
}
}
}claude mcp add mcp-server-scf --env SCF_API_KEY=<YOUR_SCF_API_KEY> --env SCF_API_URL=<YOUR_SCF_API_URL> -- npx -y mcp-server-scfRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.