Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_ksisB

Enumerate FedRAMP 20x Key Security Indicators (KSIs).

Args: theme: Optional theme short_name to filter by (e.g. 'AFR', 'IAM', 'CMT').

get_ksiA

Get full text of a single KSI indicator.

Args: id: The KSI indicator ID, e.g. 'KSI-AFR-ADS'. Legacy numeric IDs ('KSI-AFR-03') also resolve via the indicator's fka field.

list_frrsB

Enumerate 20x FedRAMP Requirements & Rules (FRR) sections.

Args: status: Optional filter on effective.current_status (e.g. 'Open Beta', 'GA').

get_frr_sectionA

Get full text of a 20x-effective FRR section.

Args: short_name: Section short_name, e.g. 'ADS', 'CCM', 'FSI'.

get_definitionA

Look up a FedRAMP Definition by ID, term, or alt name.

Args: term_or_id: An FRD ID (e.g. 'FRD-ACV'), the definition term, or an alt spelling.

searchA

Full-text search across KSIs, FRRs, and FRDs.

Args: query: Search string (case-insensitive substring match). scope: Optional 'KSI' | 'FRR' | 'FRD' to narrow the search.

get_source_infoA

Return metadata about the active FRMR snapshot.

Reports upstream commit, frmr_version, fetched_at, and whether the active source is the bundled snapshot or a user-refreshed cache. Run fedramp-docs-mcp refresh from the CLI to update.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Andrew-Nolan-owl/fedramp-docs-mcp'

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