Loading MCP server directory, please wait...
AI agent tools for Open Security Controls Assessment Language (OSCAL)
npx @getmcp/cli add io.github.awslabs/mcp-server-for-oscalRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.awslabs/mcp-server-for-oscal": {
"command": "uvx",
"args": [
"mcp-server-for-oscal"
],
"env": {
"BEDROCK_MODEL_ID": "",
"OSCAL_KB_ID": "",
"AWS_PROFILE": "",
"AWS_REGION": "",
"LOG_LEVEL": ""
}
}
}
}