Back to Browse

For Oscal MCP Server

by Awslabs
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

AWS Bedrock model ID for OSCAL documentation queriesOptional

Environment variable: BEDROCK_MODEL_ID

AWS Bedrock Knowledge Base ID for OSCAL documentationOptional

Environment variable: OSCAL_KB_ID

AWS CLI profile name for credential resolutionOptional

Environment variable: AWS_PROFILE

AWS region for Bedrock API callsOptional

Environment variable: AWS_REGION

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

Environment variable: LOG_LEVEL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-awslabs-mcp-server-for-oscal": {
      "env": {
        "LOG_LEVEL": "your-log-level-here",
        "AWS_REGION": "your-aws-region-here",
        "AWS_PROFILE": "your-aws-profile-here",
        "OSCAL_KB_ID": "your-oscal-kb-id-here",
        "BEDROCK_MODEL_ID": "your-bedrock-model-id-here"
      },
      "args": [
        "mcp-server-for-oscal"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

For Oscal MCP Server - AI agent tools for Open Security Controls Assessment | MCP Marketplace