MCP Server for OSCAL MCP Server
io.github.awslabs/mcp-server-for-oscal
What is the MCP Server for OSCAL MCP server?
AI agent tools for Open Security Controls Assessment Language (OSCAL)
How to install MCP Server for OSCAL
Copy-paste configuration for popular MCP clients.
BEDROCK_MODEL_IDAWS Bedrock model ID for OSCAL documentation queries
OSCAL_KB_IDAWS Bedrock Knowledge Base ID for OSCAL documentation
AWS_PROFILEAWS CLI profile name for credential resolution
AWS_REGIONAWS region for Bedrock API calls
LOG_LEVELLogging verbosity level (DEBUG, INFO, WARNING, ERROR)
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"servers": {
"mcp-server-for-oscal": {
"type": "stdio",
"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>"
}
}
}
}claude mcp add mcp-server-for-oscal --env BEDROCK_MODEL_ID=<YOUR_BEDROCK_MODEL_ID> --env OSCAL_KB_ID=<YOUR_OSCAL_KB_ID> --env AWS_PROFILE=<YOUR_AWS_PROFILE> --env AWS_REGION=<YOUR_AWS_REGION> --env LOG_LEVEL=<YOUR_LOG_LEVEL> -- uvx mcp-server-for-oscalRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.