Serversio.github.ethanolivertroy/fedramp-docs-mcp
M

io.github.ethanolivertroy/fedramp-docs-mcp

io.github.ethanolivertroy/fedramp-docs-mcp · v0.2.2
▦ npm
v0.2.2npm npm: fedramp-docs-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ethanolivertroy/fedramp-docs-mcp",
  "description": "Query FedRAMP 20x KSIs, NIST controls, and compliance docs via 20 MCP tools.",
  "repository": {
    "url": "https://github.com/ethanolivertroy/fedramp-docs-mcp",
    "source": "github"
  },
  "version": "0.2.2",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "fedramp-docs-mcp",
      "version": "0.2.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to an existing FedRAMP/docs checkout (default: ~/.cache/fedramp-docs)",
          "format": "string",
          "name": "FEDRAMP_DOCS_PATH"
        },
        {
          "description": "Automatically check for and fetch repository updates (default: true)",
          "format": "string",
          "name": "FEDRAMP_DOCS_AUTO_UPDATE"
        },
        {
          "description": "Hours between automatic update checks (default: 24)",
          "format": "string",
          "name": "FEDRAMP_DOCS_UPDATE_CHECK_HOURS"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}