This repository was archived by the owner on Apr 15, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Quick Start
Ethan Troy edited this page Jan 14, 2026
·
1 revision
Get fedramp-docs-mcp running in under 5 minutes.
- Node.js 18+ (download)
- npm 9+ (included with Node.js)
node --version # Should be v18.0.0 or laterChoose one method:
No installation needed. Run directly:
npx fedramp-docs-mcpnpm install -g fedramp-docs-mcp
fedramp-docs-mcpdocker run -it ghcr.io/ethanolivertroy/fedramp-docs-mcp:latestEdit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
{
"mcpServers": {
"fedramp-docs": {
"command": "npx",
"args": ["-y", "fedramp-docs-mcp"]
}
}
}Restart Claude Desktop.
Ask your AI assistant:
"Run the health_check tool from fedramp-docs"
You should see a response with repository path and indexed file counts.
Try these prompts:
"List all Key Security Indicators related to identity management"
"What FedRAMP requirements map to NIST control AC-2?"
"Search the FedRAMP docs for continuous monitoring guidance"
- Installation Options - More installation methods
- MCP Client Setup - Configure other clients
- Tool Reference - All 20 tools
Getting Started
Reference
Guides
Links