casdoor
Open-source, AI-first Identity and Access Management (IAM) / MCP gateway and authentication server.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 13.8k
- Source
- mcp-github
- Repository
- github.com/casdoor/casdoor
Overview
Casdoor is an open-source, AI-first identity and access management (IAM) / MCP gateway and authentication server that supports multiple protocols such as MCP, OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, Google Workspace, and Azure AD. It provides a modern web console for managing users, organizations, applications, and providers. Casdoor supports Casbin authorization policies (ACL, RBAC, ABAC, etc.) and is designed for easy self-hosting and integration.
Capabilities
- ▪Supports MCP protocol
- ▪Supports OAuth 2.0 and OIDC
- ▪Supports SAML and CAS
- ▪Supports LDAP and SCIM
- ▪Supports WebAuthn and TOTP
- ▪Supports MFA and Face ID
Use cases
Setup
1. Install dependencies: Go 1.25, Node.js LTS (20), Yarn 1.x, supported database. 2. Clone the repository: `git clone https://github.com/casdoor/casdoor.git && cd casdoor` 3. Configure the database: Edit `conf/app.conf` to set `driverName`, `dataSourceName`, `dbName`. 4. Build frontend and start backend: ```bash cd web && yarn install && yarn build && cd .. && go run main.go \\[http://localhost:8000](http://localhost:8000) ```
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How can I get started with Casdoor quickly?
You can quickly try it out using Docker or deploy from source code.
Which protocols does Casdoor support?
Supports MCP, OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, and more.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.