Skip to content

Commit af33cc7

Browse files
authored
Merge pull request #76 from auth0-samples/aspnetcore-mcp-server
C# MCP server
2 parents 672c822 + ecad33f commit af33cc7

11 files changed

Lines changed: 790 additions & 1 deletion

File tree

auth-for-mcp/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,8 @@ Explore the following examples demonstrating the integration of **Auth0** with M
3838

3939
- **NextJS + TypeScript (JavaScript):**
4040
A NextJS server example implementation of an MCP server using NextJS framework with Auth0.
41-
[View Example](https://github.com/auth0-samples/auth0-ai-samples/tree/main/auth-for-mcp/nextjs-mcp-js)
41+
[View Example](https://github.com/auth0-samples/auth0-ai-samples/tree/main/auth-for-mcp/nextjs-mcp-js)
42+
43+
- **ASP.NET Core MCP Server (C#):**
44+
An ASP.NET Core server example implementation of an MCP server using the C# SDK for MCP with Auth0.
45+
[View Example](https://github.com/auth0-samples/auth0-ai-samples/tree/main/auth-for-mcp/aspnetcore-mcp-server)

0 commit comments

Comments
 (0)