mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 23:29:10 +02:00
16 lines
386 B
Text
16 lines
386 B
Text
---
|
|
title: __init__
|
|
sidebarTitle: __init__
|
|
---
|
|
|
|
# `fastmcp.apps`
|
|
|
|
|
|
FastMCP Apps — interactive UIs for MCP tools.
|
|
|
|
This package contains the app-related components:
|
|
|
|
- ``FastMCPApp`` — composable provider for interactive apps with backend tools
|
|
- ``AppConfig`` — configuration for MCP App tools and resources
|
|
- ``ResourceCSP`` / ``ResourcePermissions`` — security configuration
|
|
|