Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Profility-be • Uncategorized
A .NET 8.0 MCP server proxy enabling secure OAuth 2.1 authentication between Claude AI, ChatGPT, and Microsoft Entra ID.
Authenticate MCP clients like Claude AI and ChatGPT securely with Microsoft Entra ID.
A proxy server implementing OAuth 2.1 with dynamic client registration to enable compatibility between MCP clients and Entra ID.
A customizable and production-ready MCP server foundation with user claims extraction and token management.
This project provides a ready-to-use .NET boilerplate for building secure Model Context Protocol (MCP) servers integrated with Microsoft Entra ID (Azure AD). It bridges the authentication gap between MCP clients like Claude AI and ChatGPT and Entra ID by implementing dynamic client registration and OAuth proxy flows. The server includes customizable login UI, token mapping, user claims extraction, and supports production-ready features such as CORS, HTTPS, and structured logging.