# pw code mcp list

> Source: https://parallelworks.com/docs/cli/pw/code/mcp/list

## pw code mcp list

List configured MCP servers across config files

```
pw code mcp list [flags]
```

### Options

```
  -h, --help               help for list
  -o, --output string      Output format: text, json (default "text")
      --scope string       Only show one config file: user, project, agents, or local
  -w, --workspace string   Workspace root directory (default: current directory)
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw code mcp](/docs/cli/pw/code/mcp)	 - Manage MCP servers for pw code
