mcpbeat Sign in

Fedramp Docs MCP Server

by ethanolivertroy Your server? Claim it
local only

Fedramp Docs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 16 Apr 2026.

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

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 27 · avg 8 · -7% w/w
a month agotoday
40
Installs / week
npm · fedramp-docs-mcp
18
Stars
0 open issues
16 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository ethanolivertroy/fedramp-docs-mcp
пакет fedramp-docs-mcp ссылается на hackidle/fedramp-docs-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fedramp-docs-mcp -- npx -y fedramp-docs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fedramp-docs-mcp": {
      "args": [
        "-y",
        "fedramp-docs-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fedramp-docs-mcp]
command = "npx"
args = ["-y", "fedramp-docs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fedramp-docs-mcp": {
      "args": [
        "-y",
        "fedramp-docs-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fedramp-docs-mcp": {
      "args": [
        "-y",
        "fedramp-docs-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FEDRAMP_DOCS_PATH (Path to an existing FedRAMP/docs checkout (default: ~/.cache/fedramp-docs)), FEDRAMP_DOCS_AUTO_UPDATE (Automatically check for and fetch repository updates (default: true)), FEDRAMP_DOCS_UPDATE_CHECK_HOURS (Hours between automatic update checks (default: 24)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fedramp Docs MCP

same job, measured the same way
FedRAMP 20x Requirements
by kevinrabun

An MCP server that provides access to FedRAMP 20x security requirements and controls.

294 installs/wk local only
csoai-governance-crosswalk-mcp
by csoai-org

Csoai Governance Crosswalk MCP server. Tools: query crosswalk, crosswalk bridge, compliance gap anal

687 installs/wk local only
Nizh
by nizh

Compliance frameworks (SOC 2, ISO 27001, CMMC, NIST, more) delivered to AI agents as MCP tools.

answering
AppGenie Compliance MCP
by com-appgenie

Cited, standards-aware compliance overlay for AI assistants (ISO, NIST, FedRAMP, IRAP), over MCP.

answering
ContinueOps Public MCP
by continueops

BC/DR & compliance tools: DORA, NIS2, NIST CSF, GDPR, SOC 2, CMMC, CAF, ISO 27001, FCA/PRA.

7 tools answering
TheArtOfService Compliance Intelligence
by gjb65

Query 692+ compliance frameworks, 13,700+ controls, and 280K+ cross-framework mappings.

33 tools answering
MCP Compliance
by yawlabs

CLI tool and MCP server that tests MCP servers for spec compliance

1 350 installs/wk local only
Compliance Tools
by timzinin-api

Pay-per-call compliance lead scanners with free MCP discovery and x402 payments.

3 tools answering

Fedramp Docs MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Fedramp Docs MCP?
Fedramp Docs MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package fedramp-docs-mcp was installed 40 times last week.
Is Fedramp Docs MCP still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Fedramp Docs MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls fedramp-docs-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fedramp Docs MCP?
The npm package fedramp-docs-mcp was installed 40 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fedramp Docs MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 18 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.