MCPHub LabRegistrycasdoor/casdoor
casdoor

casdoor/casdoor

Built by casdoor 13,233 stars

What is casdoor/casdoor?

An open-source AI-first Identity and Access Management (IAM) /AI MCP gateway and auth server with web UI supporting MCP, A2A, OAuth 2.1, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, Goog

How to use casdoor/casdoor?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add casdoor/casdoor using the following command: npx @modelcontextprotocol/casdoor-casdoor 4. Restart the client and verify the new tools are active.
🛡️ Scoped (Restricted)
npx @modelcontextprotocol/casdoor-casdoor --scope restricted
🔓 Unrestricted Access
npx @modelcontextprotocol/casdoor-casdoor

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified High-performance Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

casdoor/casdoor FAQ

Q

Is casdoor/casdoor safe?

Yes, casdoor/casdoor follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is casdoor/casdoor up to date?

casdoor/casdoor is currently active in the registry with 13,233 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for casdoor/casdoor?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Official Documentation

View on GitHub
<h1 align="center" style="border-bottom: none;">📦⚡️ Casdoor</h1> <h3 align="center">An open-source AI-first Identity and Access Management (IAM) /AI MCP gateway and auth server with web UI supporting MCP, A2A, OAuth 2.1, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, Google Workspace, Azure AD</h3> <p align="center"> <a href="#badge"> <img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg"> </a> <a href="https://hub.docker.com/r/casbin/casdoor"> <img alt="docker pull casbin/casdoor" src="https://img.shields.io/docker/pulls/casbin/casdoor.svg"> </a> <a href="https://github.com/casdoor/casdoor/actions/workflows/build.yml"> <img alt="GitHub Workflow Status (branch)" src="https://github.com/casdoor/casdoor/workflows/Build/badge.svg?style=flat-square"> </a> <a href="https://github.com/casdoor/casdoor/releases/latest"> <img alt="GitHub Release" src="https://img.shields.io/github/v/release/casdoor/casdoor.svg"> </a> <a href="https://hub.docker.com/r/casbin/casdoor"> <img alt="Docker Image Version (latest semver)" src="https://img.shields.io/badge/Docker%20Hub-latest-brightgreen"> </a> </p> <p align="center"> <a href="https://goreportcard.com/report/github.com/casdoor/casdoor"> <img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/casdoor/casdoor?style=flat-square"> </a> <a href="https://github.com/casdoor/casdoor/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/casdoor/casdoor?style=flat-square" alt="license"> </a> <a href="https://github.com/casdoor/casdoor/issues"> <img alt="GitHub issues" src="https://img.shields.io/github/issues/casdoor/casdoor?style=flat-square"> </a> <a href="#"> <img alt="GitHub stars" src="https://img.shields.io/github/stars/casdoor/casdoor?style=flat-square"> </a> <a href="https://github.com/casdoor/casdoor/network"> <img alt="GitHub forks" src="https://img.shields.io/github/forks/casdoor/casdoor?style=flat-square"> </a> <a href="https://crowdin.com/project/casdoor-site"> <img alt="Crowdin" src="https://badges.crowdin.net/casdoor-site/localized.svg"> </a> <a href="https://discord.gg/5rPsrAzK7S"> <img alt="Discord" src="https://img.shields.io/discord/1022748306096537660?style=flat-square&logo=discord&label=discord&color=5865F2"> </a> </p>

Online demo

Documentation

https://casdoor.org

Install

How to connect to Casdoor?

https://casdoor.org/docs/how-to-connect/overview

Casdoor Public API

Integrations

https://casdoor.org/docs/category/integrations

How to contact?

Contribute

For casdoor, if you have any questions, you can give Issues, or you can also directly start Pull Requests(but we recommend giving issues first to communicate with the community).

I18n translation

If you are contributing to casdoor, please note that we use Crowdin as translating platform and i18next as translating tool. When you add some words using i18next in the web/ directory, please remember to add what you have added to the web/src/locales/en/data.json file.

License

Apache-2.0

Global Ranking

8.5
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "casdoor-casdoor": { "command": "npx", "args": ["casdoor-casdoor"] } } }