Alan-TheGentleman/gentleman-book-mcp
MCP Server for Gentleman Programming Book - Give AI assistants direct access to 18 chapters of software architecture knowledge
Platform-specific configuration:
{
"mcpServers": {
"gentleman-book-mcp": {
"command": "npx",
"args": [
"-y",
"gentleman-book-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...