# flyte.ai.mcp

## Directory

### Classes

| Class | Description |
|-|-|
| [`FlyteMCPAppEnvironment`](https://www.union.ai/docs/v2/union/api-reference/flyte-sdk/packages/flyte.ai.mcp/flytemcpappenvironment/page.md) | Serve a Flyte-facing MCP server over HTTP (FastMCP + Starlette + Uvicorn). |
| [`MCPAppEnvironment`](https://www.union.ai/docs/v2/union/api-reference/flyte-sdk/packages/flyte.ai.mcp/mcpappenvironment/page.md) | Serve a FastMCP server over HTTP (Starlette + Uvicorn). |

## Subpages

- [FlyteMCPAppEnvironment](https://www.union.ai/docs/v2/union/api-reference/flyte-sdk/packages/flyte.ai.mcp/flytemcpappenvironment/page.md)
  - Parameters
  - Properties
  - Methods
  - add_dependency()
  - clone_with()
  - container_args()
  - container_cmd()
  - container_command()
  - get_port()
  - on_shutdown()
  - on_startup()
  - server()
- [MCPAppEnvironment](https://www.union.ai/docs/v2/union/api-reference/flyte-sdk/packages/flyte.ai.mcp/mcpappenvironment/page.md)
  - Parameters
  - Properties
  - Methods
  - add_dependency()
  - clone_with()
  - container_args()
  - container_cmd()
  - container_command()
  - get_port()
  - on_shutdown()
  - on_startup()
  - server()

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/api-reference/flyte-sdk/packages/flyte.ai.mcp/_index.md
**HTML**: https://www.union.ai/docs/v2/union/api-reference/flyte-sdk/packages/flyte.ai.mcp/
