From 9dcdc4d9e30dbe82dc78e14216516528bf05c607 Mon Sep 17 00:00:00 2001 From: Vlastimil Elias Date: Mon, 18 May 2026 08:22:15 +0200 Subject: [PATCH] Add mcp-auth-adapter to the README.md resources section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 874916cab3..24d19e4b92 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Additional resources on MCP. - **[MCP Badges](https://github.com/mcpx-dev/mcp-badges)** – Quickly highlight your MCP project with clear, eye-catching badges, by **[Ironben](https://github.com/nanbingxyz)** - MCPProxy Logo **[MCPProxy](https://github.com/smart-mcp-proxy/mcpproxy-go)** - Open-source local app that enables access to multiple MCP servers and thousands of tools with intelligent discovery via MCP protocol, runs servers in isolated environments, and features automatic quarantine protection against malicious tools. - **[MCPRepository.com](https://mcprepository.com/)** - A repository that indexes and organizes all MCP servers for easy discovery. +- **[mcp-auth-adapter](https://github.com/velias/mcp-auth-adapter)** - A lightweight stateless adapter bridging existing OAuth/OIDC SSO server and MCP clients, solving the most common friction points **[velias](https://github.com/velias)** - **[mcp-cli](https://github.com/wong2/mcp-cli)** - A CLI inspector for the Model Context Protocol by **[wong2](https://github.com/wong2)** - **[mcp-dockmaster](https://mcp-dockmaster.com)** - An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS. - **[mcp-get](https://mcp-get.com)** - Command line tool for installing and managing MCP servers by **[Michael Latman](https://github.com/michaellatman)**