MCP Server
MCP
MCP Server for OSCAL
AI agent tools for Open Security Controls Assessment Language (OSCAL)
Install
uvx mcp-server-for-oscal
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-for-oscal",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AWS Bedrock model ID for OSCAL documentation queries",
"name": "BEDROCK_MODEL_ID"
},
{
"description": "AWS Bedrock Knowledge Base ID for OSCAL documentation",
"name": "OSCAL_KB_ID"
},
{
"description": "AWS CLI profile name for credential resolution",
"name": "AWS_PROFILE"
},
{
"description": "AWS region for Bedrock API calls",
"name": "AWS_REGION"
},
{
"description": "Logging verbosity level (DEBUG, INFO, WARNING, ERROR)",
"name": "LOG_LEVEL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment