π¦
Descope MCP
Descope's MCP SDKs
0 installs
3 stars
Trust: 51 β Fair
Devtools
Installation
npx descope-mcpAsk AI about Descope MCP
Powered by Claude Β· Grounded in docs
I know everything about Descope MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
MCP Descope SDK
Multi-language SDK for integrating Descope authentication with MCP (Model Context Protocol) servers.
Descope serves as the Authorization Server (AS) for your MCP Servers, providing:
- Full authorization and scoping - Token validation, scope enforcement, and audience validation
- External token storage - Secure storage and retrieval of OAuth tokens for third-party services (Google Calendar, Slack, etc.)
- Policy enforcement - Real-time authorization decisions based on user identity, roles, and scopes
Languages
- Python SDK - Python SDK for MCP Descope integration
- TypeScript SDK - Coming soon
Quick Links
- Python Documentation
- Python Examples
- Contributing (coming soon)
Repository Structure
.
βββ python/ # Python SDK
β βββ src/ # Source code
β βββ tests/ # Tests
β βββ examples/ # Example code
β βββ README.md # Python SDK documentation
βββ typescript/ # TypeScript SDK (coming soon)
