> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# fly mcp

flyctl Model Context Protocol.

## Usage

```
fly mcp [command] [flags]
```

## Available Commands

* [add](/flyctl/cmd/fly_mcp_add)	 - \[experimental] Add MCP proxy client to a MCP client configuration
* [destroy](/flyctl/cmd/fly_mcp_destroy)	 - \[experimental] Destroy an MCP stdio server
* [inspect](/flyctl/cmd/fly_mcp_inspect)	 - \[experimental] Inspect a MCP stdio server
* [launch](/flyctl/cmd/fly_mcp_launch)	 - \[experimental] Launch an MCP stdio server
* [list](/flyctl/cmd/fly_mcp_list)	 - \[experimental] List MCP servers
* [logs](/flyctl/cmd/fly_mcp_logs)	 - \[experimental] Show log for an MCP server
* [proxy](/flyctl/cmd/fly_mcp_proxy)	 - \[experimental] Start an MCP proxy client
* [remove](/flyctl/cmd/fly_mcp_remove)	 - \[experimental] Remove MCP proxy client from a MCP client configuration
* [server](/flyctl/cmd/fly_mcp_server)	 - \[experimental] Start a flyctl MCP server
* [wrap](/flyctl/cmd/fly_mcp_wrap)	 - \[experimental] Wrap an MCP stdio program

## Options

```
  -h, --help   help for mcp
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly](/flyctl/cmd/fly_help)	 - The Fly.io command line interface
