Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. ๐ Mirror of https://codeberg.org/allauth/django-allauth/
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"django-allauth": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-django-allauth"
]
}
}
}