MCP Server for OSCAL runs on your own machine — the client starts it, so there is no endpoint to ping. 208 installs a week from pypi. Last commit 9 Apr 2026.
AI agent tools for Open Security Controls Assessment Language (OSCAL)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-for-oscal -- uvx mcp-server-for-oscal
{
"mcpServers": {
"mcp-server-for-oscal": {
"args": [
"mcp-server-for-oscal"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-for-oscal]
command = "uvx"
args = ["mcp-server-for-oscal"]
{
"mcpServers": {
"mcp-server-for-oscal": {
"args": [
"mcp-server-for-oscal"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-for-oscal": {
"args": [
"mcp-server-for-oscal"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.