Skip to main content
Glama

FedRAMP Docs MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FEDRAMP_DOCS_PATHNoPath to an existing FedRAMP/docs checkout.~/.cache/fedramp-docs
FEDRAMP_DOCS_BRANCHNoBranch to checkout when cloning.main
FEDRAMP_DOCS_REMOTENoRemote used when cloning.https://github.com/FedRAMP/docs
FEDRAMP_DOCS_AUTO_UPDATENoAutomatically check for and fetch repository updates.true
FEDRAMP_DOCS_INDEX_PERSISTNoPersist the in-memory index under `~/.cache/fedramp-docs/index-v1.json`.true
FEDRAMP_DOCS_ALLOW_AUTO_CLONENoClone automatically when the path is missing.true
FEDRAMP_DOCS_UPDATE_CHECK_HOURSNoHours between automatic update checks (when auto-update is enabled).24

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ethanolivertroy/fedramp-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server