15 skills found
AuthPlane / authserverOAuth 2.1 Authorization Server for the Model Context Protocol (MCP)
wellknownmcp / cortex-gatewayFederated MCP gateway: one OAuth 2.1-protected, spec-compliant MCP server in front of all your apps. Backends stay plain HTTP (~120-line contract) or proxied native MCP servers with a per-user token vault. Scope-filtered tools, live discovery, audit trail.
PatrickJS / cloudflare-email-telegram-cursorrules-prompt-fileCursor rules for setting up email-to-Telegram forwarding via Cloudflare Email Routing and Workers using the mail2tg CLI.
pai-list / pai-gatewaysPAI Gateways — unified Cloudflare Workers edge: api-gateway (hono middleware/routes) + mcp server (one TS repo, one CI)
abluva / mcp-remoteThe bridge for remote MCP — seamless OAuth, resilient auth recovery, production-grade reliability
shehryarsaroya / agenttransferOpen-source infrastructure for AI agents — each gets an email address, folder, inbox, and API key. Move files through named inboxes instead of shared cloud credentials; signed receipts and MCP built in.
awslabs / swift-openapi-lambdaAn AWS Lambda transport for Swift OpenAPI
PatrickJS / nextjs15-supabase-cursorrules-prompt-file27 architecture rules preventing AI hallucinations: insecure auth (getSession vs getUser), synchronous params, deprecated imports, missing RLS, and Stripe key exposure. Built for Cursor Agent and Claude Code.
casdoor / casdoorAn open-source Agent-first Identity and Access Management (IAM) /LLM MCP & agent gateway and auth server with web UI supporting OpenClaw, MCP, OAuth, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, Google Workspace, Azure AD
sdaoudi / mcp-auth-helperStandalone OAuth helper for MCP servers with client allowlists (Figma, etc.) - works with OpenCode without forking
Themis128 / 06-security-rules- **Auth store:** Cloudflare D1 `user-auth-db` — users, sessions, roles, password hashes (PBKDF2) - **Session:** Opaque `session_token` cookie (or Bearer header), resolved by `src/lib/api-auth.ts` - **Default session:** 30 days; 60 days with "remember me"
txn2 / kubefwdBulk port forwarding Kubernetes services for local development.
sparfenyuk / mcp-proxyA bridge between Streamable HTTP and stdio MCP transports
codewithrakshit / Guardrail- **Runtime**: Node.js - **Framework**: Express 4.x - **Entry point**: `api/server.js` - **Port**: 3001
open-webui / mcpoA simple, secure MCP-to-OpenAPI proxy server