MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. DotNet Entra ID Proxy

DotNet Entra ID Proxy

Profility-bebyProfility-be
•
3
•
API Development
Developer Tools
Security & Testing

Bridges the authentication gap for secure Model Context Protocol servers using Microsoft Entra ID with .NET.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This project provides a robust .NET boilerplate for developing secure Model Context Protocol (MCP) servers, seamlessly integrating with Microsoft Entra ID (Azure AD). It functions as an essential OAuth 2.1 proxy, translating between Claude AI's requirement for RFC 7591 Dynamic Client Registration and Entra ID's standard OAuth 2.0 flow, thereby enabling secure authentication for enterprise environments. Fully tested with Claude AI, this project accelerates the setup of Entra-protected MCP servers by including all necessary components for user authentication, identity management, and secure exposure of MCP tools, while also demonstrating how to bridge the authentication gap between different identity systems.

Key Features

01Implements RFC 7591 Dynamic Client Registration for broad client compatibility
02Enables token mapping from Entra ID to internal JWT tokens with user claims
03Custom Login UI with branding options
04Includes production-ready components such as CORS, HTTPS, and structured logging
050 GitHub stars
06Supports Dual PKCE Flows for secure authentication between all components

Use Cases

01Enable Claude AI to securely authenticate with Microsoft Entra ID
02Quickly set up an Entra ID-protected Model Context Protocol server
03Deploy MCP tools in trusted enterprise environments