Authentication AI Agent Skills
AI agent skills for auth implementation. OAuth, JWT, session management, and secure login workflows.
56 listings
Box MCP Server (Remote)
MCP ServerSecurely connect MCP-compatible agents to your Box content and Box AI—without moving data out of Box. The remote Box MCP server lets AI agent platforms (e.g., Copilot Studio, Claude, Mistral Le Chat) connect to Box to securely query and use Box data and AI-powered tools, while keeping content protected. Authorization is handled via OAuth so users can grant controlled access from within the client
Google Ads MCP Server 🚀
MCP ServerA FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication Connect Google Ads API directly to Claude Desktop and other MCP clients with seamless OAuth 2.0 authentication, automatic token refresh, GAQL querying, and keyword research capabilities. Your browser does not support the video tag. For a simpler setup experience, we offer ready-to
飞书 MCP Server
MCP ServerEnglish Documentation 这是一个支持远程连接的模型上下文协议 (MCP) 服务器,内置了飞书 OAuth 认证。 本项目修改自 cloudflare/ai/demos/remote-mcp-github-oauth,将 GitHub OAuth 替换为飞书 OAuth。 您可以将其部署到自己的 Cloudflare 账户,并在创建自己的飞书 OAuth 客户端应用后,拥有一个功能完整的远程 MCP 服务器。用户可以通过飞书账号登录连接到您的 MCP 服务器。 - 与飞书官方 MCP Server 的区别 - 使用 Inspector 测试 - 使用 Cursor - 使用 ChatWise 虽然飞书官方也推出了 MCP Server,但本项目在以下几个方面具有显著优势: - 本项目:用户无需手动配置任何参数,全程使用 useraccesstoken,过期自动刷新 - 官
Semantic API MCP Server
MCP ServerAn MCP (Model Context Protocol) server that lets Claude, ChatGPT, and other LLM agents search and discover APIs using natural language via Semantic API. Ask for any API capability in plain English and get back endpoint details, parameters, auth info, and code snippets. Or run directly with uvx: Sign up at semanticapi.dev to get your API key. Add to your Claude Desktop config (~/Library/Application
Leximo AI Call Assistant — MCP Server
MCP ServerAn MCP (Model Context Protocol) server that lets you schedule AI phone calls and manage Leximo assignments directly from Claude Desktop or Claude Code — no app switching needed. Replace your-token with your API token from concierge.leximo.ai/profile. Then install the plugin: 1. Go to concierge.leximo.ai and sign in 2. Open your profile page 3. Copy your JWT access token Add to ~/Library/Applicatio
Plaid Fintech
Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.
decide.fyi
All servers: 100 vendors, US region, individual plans, stateless, no auth, 100 req/min. Start local dev server: In a separate terminal: Use workflow endpoints when you want one request to return: - decision classification (yes | no | tie) from /api/decide - policy result from the relevant notary endpoint - recommended Zendesk action + tags + private note with requestid - POST https://refund.decide
Box MCP Server
MCP ServerYou will need: - BOXUSERID and one of the following: - BOXJWTBASE64 (recommended) - BOXJWTCONFIGPATH Using a JWT Config allows persistent connection to Box. You will need a paid Box enterprise account, or you can sign up for a free developer account (make sure you are signed out of Box before clicking that link). Visit the Box Developer Console and create a new application. Make sure the authoriza
Model Context Protocol (MCP) Server + Strava OAuth
MCP ServerThis is a Model Context Protocol (MCP) server that supports remote MCP connections, with Strava OAuth built-in. It allows users to connect to your MCP server by signing in with their Strava account. The MCP server (powered by Cloudflare Workers) serves two roles: - Acts as an OAuth Server for your MCP clients - Acts as an OAuth Client for Strava's OAuth services This project serves as a reference
Attio MCP Server
MCP ServerThis is an MCP server for Attio, the AI-native CRM. It allows mcp clients (like Claude) to connect to the Attio API. - [x] reading company records - [x] reading company notes - [x] writing company notes - [ ] other activities You will need: - ATTIOAPIKEY This is expected to be a bearer token which means you can get one through the API Explorer on the right hand side or configure OAuth and retrieve
MCP Assistant
MCP ServerMCP Assistant Web-based MCP client for remote servers and AI tool workflows. MCP Assistant addresses common pain points when working with the Model Context Protocol: - Connect to remote MCP servers from one interface - Manage multiple MCP servers from a single interface - Handle OAuth 2.0 and OpenID Connect flows without manual token juggling - Explore available tools and run them directly from th
Asc App Create UI
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form.
Hubspot Integration
Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.
Azure Cosmos DB Py
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service layer classes with CRUD operations, partition key strategies, parameterized queries, or TDD patterns for Cosmos. Triggers on phrases like "Cosmos DB", "NoSQL database", "document store", "add persistence", "database service layer", or "Python Cosmos SDK".
Amazon Seller Operations
MCP ServerAI-powered Amazon Seller Central tools for inventory management, fee calculation, and optimization via SP-API. mcp-name: io.github.wmarceau/amazon-seller See SKILL.md for detailed tool documentation. Create .env file: - FBA fulfillment fees (size-tier based) - Monthly storage fees (seasonal rates) - Aged inventory surcharges (12-15mo, 15+mo) - Low inventory level fees - GET call fee awareness (pos
Next.js React TypeScript
RulesYou are an expert in Solidity, TypeScript, Node.
TypeScript Zod Tailwind CSS Next.js
RulesCoding Style Guide
Slack Bot Builder
Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and Workflow Builder integration. Focus on best practices for production-ready Slack apps. Use when: slack bot, slack app, bolt framework, block kit, slash command.
WebsitePublisher.ai — MCP Server
MCP ServerBuild and publish websites through AI conversation. Create pages, upload assets, manage data, and deploy to custom domains — all from your favorite AI assistant. Just connect and start talking. 1. Open Le Chat → Intelligence → Connectors → + Add Connector 2. Choose Custom MCP Connector 3. Enter URL: https://mcp.websitepublisher.ai/ 4. Click Connect → Login → Done ✅ Add to your claudedesktopconfig.
Python 312 FastAPI Best Practices
RulesHere are some best practices and rules you must follow:
Wener/mssql MCP
A powerful Microsoft SQL Server MCP (Model Context Protocol) server that enables Claude Desktop to interact with SQL Server databases through natural language queries. - 🤖 AI-Ready: Seamless integration with Claude Desktop and MCP protocol - 🔍 Smart Queries: Execute SQL queries in CSV or JSON format through natural language - 🔐 Secure Authentication: Support for SQL Server Auth, Windows Auth, a
Query | MCP server for Supabase
MCP ServerQuery MCP is an open-source MCP server that lets your IDE safely run SQL, manage schema changes, call the Supabase Management API, and use Auth Admin SDK — all with built-in safety controls. Getting started • Feature overview • Troubleshooting • - 💻 Compatible with Cursor, Windsurf, Cline and other MCP clients supporting stdio protocol - 🔐 Control read-only and read-write modes of SQL query exec
Address Github Comments
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
Node.js MongoDB
RulesBackend: Node.js with Express.js