A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"homepage": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-homepage"
]
}
}
}