mcp-oauth-server-next
by ctalau · design-creative · mcp-server, glama
A proof-of-concept HTTP MCP server requiring OAuth 2.0 authentication before tool use. Demonstrates the full authentication flow with Claude Code, including discovery, client registration, PKCE authorization, and bearer token verification.
Source: https://github.com/ctalau/mcp-oauth-server-next
Install
git clone https://github.com/ctalau/mcp-oauth-server-nextTags: mcp-server, glama
Source: glama
About design-creative MCP servers and Claude skills
design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
mcp-oauth-server-next is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related design-creative MCPs and skills
- demo-mcp-server by ZureJack
A modular Python MCP server providing tools for text echoing, system information, time queries, arithmetic, file reading, and more, designed for seamless integration with Cline and other MCP clients.
- mcp-server-starter by euuuuuuan
A minimal MCP server template exposing echo and word_count tools, serving as a scaffold for building custom MCP tools.
- MCP Remote Shell by oceanromain
Enables remote shell control of Linux and network devices via SSH/Telnet, with session management and file transfer capabilities.
- condensation-mcp by WillyWilley
Enables users to assess condensation and mold risk for building surfaces using physics-based calculations (dew point, surface temperature, critical thresholds), with support for real-time weather data and prescription generation.
- KoreanSkinpedia MCP by SeoulVentures
Enables publishing of medical content (articles, procedures, clinics) to a Korean skincare platform via a publishing API, requiring API URL and API key for authentication.
- Google MCP Server by aayush13022
Enables appending to Google Docs and creating Gmail drafts with OAuth 2.0 authentication and an approval gate that requires manual confirmation before each action.
- Auth0 OIDC MCP Server by KevinJoback
This MCP server requires user authentication via Auth0 and then enables calling protected APIs (e.g., a Todos API) on behalf of the user.
- Sweet MCP Server by Edomiyas888
Stateless HTTP MCP server enabling QuickBooks integration through CLI commands, company management, and field definitions.
Frequently asked questions
How do I install mcp-oauth-server-next?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support mcp-oauth-server-next?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is mcp-oauth-server-next free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.