fedramp-docs-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 |
| 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
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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