
MCP Compliance
Supports UIby grafana
FedRAMP compliance data server for AI agents to understand, implement, and evidence security controls.
What it does
Provides a specialized interface for AI agents to interact with FedRAMP compliance data. It helps users navigate the compliance journey by providing detailed information on security controls, their requirements, and guidance on how to evidence them.
Tools
get_control: Retrieves detailed information about a specific security control.get_control_family: Lists all controls within a specific compliance family.list_control_families: Lists all available control families in the program.search_controls: Searches for security controls using keywords.get_control_evidence_guidance: Provides detailed guidance on how to provide evidence for a specific control.
Installation
Configure your MCP client (e.g., Claude Desktop) to point to the compiled mcp-compliance binary. Example for claude_desktop_config.json:
{
"mcpServers": {
"compliance": {
"command": "/path/to/mcp-compliance"
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
make deploy-localInformation
- Pricing
- free
- Published
- 4/30/2026
- stars






