fedramp-docs-mcp
Active·★ 18·MIT·Updated 2026-04-15
★ Trending★ RAG / Knowledge Base★ Security & Safety
MCP Documentation Server Using the Official FedRAMP/docs Repo
This project provides a Custom Model Context Protocol (MCP) server designed to make the FedRAMP/docs repository queryable by FRMR-aware AI tooling. It scans and indexes FedRAMP compliance data and markdown guidance, exposing a rich set of 21 structured tools for analysis, search, and integration with AI clients like Claude.
#FedRAMP#Compliance#MCP Server#FRMR#AI Integration#Documentation Search#Node.js
01
Features
01Auto-detects all 12 FRMR JSON document types and builds typed metadata.
02Fast markdown search via an inverted index backed by Lunr with snippets and line numbers.
03Structured diffing between FRMR versions, including per-item change detection.
04Claude Plugin with slash commands, agent skills, and compliance analyst agent.
05Docker support with security hardening following 2025 best practices.
02
Compatibility
Node.js
Runtime
Verified via docs
npm
Package Manager
Verified via docs
Docker
Containerization
Verified via docs
Claude Desktop
AI Client
Verified via docs
VS Code
IDE Integration
Verified via docs
03
Quick start
1
$ npm install -g .
04
Use cases
↳Compliance Analysis & Reporting: Analyze FedRAMP control coverage, filter KSI items by impact, and generate executive summaries.
↳AI-Powered Documentation Search: Search FedRAMP documentation and definitions using natural language queries via AI clients.
↳Evidence Collection & Tracking: Get community-suggested evidence examples for KSI compliance and build features to track evidence collection progress.
↳Integration with AI Development Environments: Configure AI-powered IDEs and CLIs to leverage FedRAMP tools for compliance-aware development.
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
firecrawl-mcp-server★ 6.4k
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
mcp-context-forge★ 3.8k
A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API endpoints to MCP, composes virtual MCP servers with added security and observability, and converts between protocols (stdio, SSE, Streamable HTTP).
Related searches
Comments
Log in to leave a comment
- SShawn RiveraMay 1, 2026
Good for compliance teams working with FedRAMP requirements.
- DDrew WhiteApr 22, 2026
FedRAMP documentation via MCP using the official docs repo — authoritative source.
- MMorgan WilsonApr 19, 2026
Useful for AI-assisted FedRAMP compliance automation workflows.
- KKendall ThompsonMar 25, 2026
Official source means the documentation is accurate, not paraphrased.