ComplianceAsCode/content-mcp
This is an MCP server tightly coupled with complianceascode/content project. It provides various tool which help LLMs to interact with the project in a deterministic way.
Platform-specific configuration:
{
"mcpServers": {
"content-mcp": {
"command": "npx",
"args": [
"-y",
"content-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...