MCP Server for OSCAL
Rank #2285glama/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 #2285 of 58,900 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. MCP Server for OSCAL is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Dec 5, 2025 and most recently updated on Apr 2, 2026.
Ranks ahead of 56,615 of 58,900 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 2 registries (1 delisted)
awslabs
Other servers by awslabs
- AWS Nova Canvas#135
- Run Model Context Protocol (MCP) servers with AWS Lambda MCP Server#706
- IAM Policy Autopilot#1117
- Log Analyzer with MCP#3191
- AWS SRA Verify MCP Server#31655
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
- What is 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.
- Who maintains MCP Server for OSCAL?
- MCP Server for OSCAL is maintained by awslabs, which publishes 14 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MCP Server for OSCAL an official MCP server?
- Yes — MCP Server for OSCAL is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- 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.