h2nguyen/Arc42-Node-MCP-Server
A Model Context Protocol (MCP) server for AI-assisted software architecture documentation using the proven arc42 template. Provides tools to initialize, generate, update, and track documentation across all twelve arc42 sections. Works seamlessly with Claude Desktop, Cursor, Cline, and other MCP-compatible AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"Arc42-Node-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Arc42-Node-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...