PluginBench
MCP Server

MacTech STIG MCP Server

com.mactechsolutionsllc.www/stig

What is the MacTech STIG MCP server?

2,029 DISA STIG rules with official check/fix text, CCI mappings, and .ckl checklist export.

How to install MacTech STIG

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "stig": {
      "url": "https://www.mactechsolutionsllc.com/api/mcp/stig"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "stig": {
      "serverUrl": "https://www.mactechsolutionsllc.com/api/mcp/stig"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "stig": {
      "type": "http",
      "url": "https://www.mactechsolutionsllc.com/api/mcp/stig"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "stig": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.mactechsolutionsllc.com/api/mcp/stig"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http stig https://www.mactechsolutionsllc.com/api/mcp/stig

Related MCP servers

NIST 800-171 controls and 800-171A objectives, crosswalks, exact SPRS scoring, POA&M generation.

SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.