Deployment
Authentication
Secure your FastMCP server with authentication.
New in version: 2.2.7
This document will cover how to implement authentication for your FastMCP servers.
FastMCP leverages the OAuth 2.0 support provided by the underlying Model Context Protocol (MCP) SDK.
For now, refer to the MCP Server Authentication documentation for initial details and the official MCP SDK documentation for more.