mnaimfaizy/fastapi_rbac
A production-ready Role-Based Access Control (RBAC) microservice with FastAPI backend and React TypeScript frontend. Features JWT authentication, CSRF protection, rate limiting, role hierarchies, permission groups, and comprehensive security. Includes Celery workers, Redis caching, Docker deployment, and 90+ backend + 354 frontend tests.
Platform-specific configuration:
{
"mcpServers": {
"fastapi_rbac": {
"command": "npx",
"args": [
"-y",
"fastapi_rbac"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...