Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 428 Bytes

File metadata and controls

10 lines (7 loc) · 428 Bytes

FusionAuth Protected MCP Server

Example code for MCP webinar.

This repository contains self-contained examples:

Folder Description
unprotected-local-mcp/ Starter code — a simple MCP server with no authentication. Start here if following the tutorial.
protected-remote-mcp/ Remote deployment variant — extends the protected server with flags for deploying to a public URL.