Acw Tools
Freeby MCP Community
MCP (Model Context Protocol) tools for ACW - download rules and initialize Common Admin projects
v1.13.0Added Apr 12, 2026
mcpmodel-context-protocolacwrulestemplate
Acw Tools MCP Server
MCP (Model Context Protocol) tools for ACW - download rules and initialize Common Admin projects
Installation
Reviews
Installation
Quick install
npx -y @bangdao-ai/acw-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"acw-tools": {
"command": "npx",
"args": ["-y", "@bangdao-ai/acw-tools"]
}
}
}