mcp-server-for-oscal
Active·★ 43·Apache-2.0·Updated 2026-05-28
★ Trending★ Workflow Automation★ Security & Safety
OSCAL tools for AI agents
This project provides a Model Context Protocol (MCP) server that equips AI assistants with tools to effectively work with NIST's Open Security Controls Assessment Language (OSCAL). It addresses the challenge of AI agents alone producing inconsistent results related to OSCAL by offering authoritative guidance and enabling GRC workflow automation.
#MCP Server#OSCAL#AI Integration#NIST Compliance#Security Controls#GRC Automation#Python#LLM Tools
01
Features
01Enables AI assistants to provide accurate and authoritative guidance on OSCAL architecture, models, use-cases, and implementation.
02Lightweight server designed to run locally using the stdio protocol, requiring no additional setup.
03Bundles all required content locally, eliminating dependencies on remote services or resources.
04Implements basic file integrity verification for bundled content using SHA-256 hashes to prevent startup errors from mismatches.
02
Compatibility
Python
Runtime
Verified via docs
uv
Package Manager
Verified via docs
stdio
Protocol
Verified via docs
Model Context Protocol (MCP)
Standard
Verified via docs
Kiro
AI Client
Verified via docs
Claude Desktop
AI Client
Verified via docs
03
Quick start
1
$ uvx --from mcp-server-for-oscal@latest server
04
Use cases
↳Learning about available OSCAL models and their GA (Generally Available) status.
↳Generating minimum valid OSCAL templates, such as an OSCAL mapping in JSON format.
↳Discovering and querying open-source OSCAL catalogs and community resources.
↳Querying component definitions for detailed information about specific AWS services like Cognito and EC2.
05
Alternatives
awesome-n8n-templates★ 22.6k
Supercharge your workflow automation with this curated collection of n8n templates! Instantly connect your favorite apps-like Gmail, Telegram, Google Drive, Slack, and more-with ready-to-use, AI-powered automations. Save time, boost productivity, and unlock the true potential of n8n in just a few clicks.
FastMCP★ 25.4k
The fast, Pythonic way to build MCP servers and clients. Designed by the Pydantic team for type safety and speed.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
Open Interpreter★ 63.7k
A natural language interface for computers. Lets LLMs run code (Python, Javascript, Shell, etc.) locally on your machine.
GPT Researcher★ 27.4k
An LLM agent that conducts deep research (local and web) on any given topic and generates a long report with citations.
Related searches
Comments
Log in to leave a comment
- CCasey WilsonMay 6, 2026
Used for FedRAMP documentation automation, the OSCAL coverage is comprehensive
- JJamie HarrisMar 21, 2026
AWS backing ensures the implementation stays current with OSCAL specification changes
- DDakota HarrisMar 19, 2026
Official AWS OSCAL tools for AI agents makes compliance automation much more accessible
- RReese DavisMar 19, 2026
OSCAL document generation and validation via Claude reduces compliance workflow time