Skip to content
Claude Desktop

fedramp docs mcp for Claude Desktop

io.github.ethanolivertroy/fedramp-docs-mcp

Query FedRAMP 20x KSIs, NIST controls, and compliance docs via 20 MCP tools.

client:Claude Desktop transport:stdio runtime:npm

Install fedramp docs mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fedramp-docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fedramp-docs-mcp"
      ],
      "env": {
        "FEDRAMP_DOCS_PATH": "<FEDRAMP_DOCS_PATH>",
        "FEDRAMP_DOCS_AUTO_UPDATE": "<FEDRAMP_DOCS_AUTO_UPDATE>",
        "FEDRAMP_DOCS_UPDATE_CHECK_HOURS": "<FEDRAMP_DOCS_UPDATE_CHECK_HOURS>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

fedramp docs mcp in other clients