Odel
MCP Server for OSCAL

MCP Server for OSCAL

Local
@awslabs53PythonApache-2.0Updated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-server-for-oscalv0.4.0

Run

uvx mcp-server-for-oscal

MCP client config

{
  "mcpServers": {
    "mcp-server-for-oscal": {
      "command": "uvx",
      "args": [
        "mcp-server-for-oscal"
      ]
    }
  }
}