n-r-w/agent-standards-mcp
A Model Context Protocol (MCP) server that provides agents with access to standards and rules. It enables agents to list available standards and retrieve their content programmatically
Platform-specific configuration:
{
"mcpServers": {
"agent-standards-mcp": {
"command": "npx",
"args": [
"-y",
"agent-standards-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...