MCP Server for OSCAL
Rank #6,845io.github.awslabs/mcp-server-for-oscal
Provides AI assistants with tools to work with NIST's Open Security Controls Assessment Language. Includes OSCAL schema access, resource discovery, documentation queries, and component definition tools for security compliance workflows.
MCP Server for OSCAL is a Model Context Protocol (MCP) server published by awslabs. It ranks #6,845 of 76,851 servers tracked on MCP Toplist, and its repository has 48 GitHub stars. MCP Server for OSCAL is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Dec 5, 2025 and most recently updated on Apr 2, 2026.
Ranks ahead of 70,006 of 76,851 servers on MCP Toplist.
Use MCP Server for OSCAL
Add MCP Server for OSCAL to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-server-for-oscal": {
"command": "uvx",
"args": [
"mcp-server-for-oscal"
],
"env": {
"BEDROCK_MODEL_ID": "<your BEDROCK_MODEL_ID>",
"OSCAL_KB_ID": "<your OSCAL_KB_ID>",
"AWS_PROFILE": "<your AWS_PROFILE>",
"AWS_REGION": "<your AWS_REGION>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
awslabs
Other servers by awslabs
- AWS Nova Canvas#12 · 16 vers
- Run Model Context Protocol (MCP) servers with AWS Lambda MCP Server#604 · 7 vers
- IAM Policy Autopilot#795 · 7 vers
- Log Analyzer with MCP#5,971
- Threat Modeling MCP Server#12,772
- amazon-datazone-mcp-server#28,415
- AWS SRA Verify MCP Server#39,021
Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Apr 2, 2026 |
| 0.3.3 | Mar 23, 2026 |
| 0.3.2 | Mar 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server for OSCAL?
- MCP Server for OSCAL is maintained by awslabs, which publishes 15 MCP servers (34 total versions) tracked on MCP Toplist.
- Is MCP Server for OSCAL listed on the Official MCP Registry?
- Yes — MCP Server for OSCAL is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Server for OSCAL have?
- MCP Toplist tracks 4 versions of MCP Server for OSCAL, most recently published on Apr 2, 2026.
- Where can I find the source code for MCP Server for OSCAL?
- The source code for MCP Server for OSCAL is hosted at github.com/awslabs/mcp-server-for-oscal.