← Index

MCP Server for OSCAL

io.github.awslabs/mcp-server-for-oscal·v0.4.0·Security
Quality Score
85
/100

AI agent tools for Open Security Controls Assessment Language (OSCAL)

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-server-for-oscal": {
      "command": "uvx",
      "args": [
        "mcp-server-for-oscal"
      ],
      "env": {
        "BEDROCK_MODEL_ID": "<bedrock_model_id>",
        "OSCAL_KB_ID": "<oscal_kb_id>",
        "AWS_PROFILE": "<aws_profile>",
        "AWS_REGION": "<aws_region>",
        "LOG_LEVEL": "<log_level>"
      }
    }
  }
}
§02  Environment variables
BEDROCK_MODEL_ID

AWS Bedrock model ID for OSCAL documentation queries

OSCAL_KB_ID

AWS Bedrock Knowledge Base ID for OSCAL documentation

AWS_PROFILE

AWS CLI profile name for credential resolution

AWS_REGION

AWS region for Bedrock API calls

LOG_LEVEL

Logging verbosity level (DEBUG, INFO, WARNING, ERROR)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Security