关于
This template offers a streamlined solution for creating secure, authenticated MCP tools that seamlessly integrate with Clerk-powered applications on Cloudflare Workers. It equips developers with the necessary components, including Clerk authentication, durable object session management, KV storage, and example tools, enabling the creation of applications that leverage Claude AI with user-specific context. Ideal for SaaS platforms, customer support systems, data analysis tools, and workflow automation, it offers a solid foundation for building robust and secure MCP integrations.
主要功能
- Clerk Authentication Integration (OAuth 2.0)
- Cloudflare Workers serverless deployment
- KV Storage for temporary OAuth session storage
- 0 GitHub stars
- Durable Objects for session state management
- HMAC-signed state parameters for security
使用案例
- Give Claude access to user data and business logic in SaaS applications
- Enable Claude to query systems with proper user context for customer support
- Provide Claude with authenticated access to APIs for data analysis